security

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NetworkSecurityPolicyService_IsCertificateTransparencyVerificationRequired_FullMethodName = "/security.NetworkSecurityPolicyService/IsCertificateTransparencyVerificationRequired"
	NetworkSecurityPolicyService_IsCleartextTrafficPermitted0_FullMethodName                  = "/security.NetworkSecurityPolicyService/IsCleartextTrafficPermitted0"
	NetworkSecurityPolicyService_IsCleartextTrafficPermitted1_1_FullMethodName                = "/security.NetworkSecurityPolicyService/IsCleartextTrafficPermitted1_1"
	NetworkSecurityPolicyService_GetInstance_FullMethodName                                   = "/security.NetworkSecurityPolicyService/GetInstance"
)
View Source
const (
	FileIntegrityManagerService_IsApkVeritySupported_FullMethodName          = "/security.FileIntegrityManagerService/IsApkVeritySupported"
	FileIntegrityManagerService_IsAppSourceCertificateTrusted_FullMethodName = "/security.FileIntegrityManagerService/IsAppSourceCertificateTrusted"
)
View Source
const (
	KeyChainService_NewKeyChain_FullMethodName                      = "/security.KeyChainService/NewKeyChain"
	KeyChainService_ChoosePrivateKeyAlias6_FullMethodName           = "/security.KeyChainService/ChoosePrivateKeyAlias6"
	KeyChainService_ChoosePrivateKeyAlias7_1_FullMethodName         = "/security.KeyChainService/ChoosePrivateKeyAlias7_1"
	KeyChainService_CreateInstallIntent_FullMethodName              = "/security.KeyChainService/CreateInstallIntent"
	KeyChainService_CreateManageCredentialsIntent_FullMethodName    = "/security.KeyChainService/CreateManageCredentialsIntent"
	KeyChainService_GetCertificateChain_FullMethodName              = "/security.KeyChainService/GetCertificateChain"
	KeyChainService_GetCredentialManagementAppPolicy_FullMethodName = "/security.KeyChainService/GetCredentialManagementAppPolicy"
	KeyChainService_GetPrivateKey_FullMethodName                    = "/security.KeyChainService/GetPrivateKey"
	KeyChainService_IsBoundKeyAlgorithm_FullMethodName              = "/security.KeyChainService/IsBoundKeyAlgorithm"
	KeyChainService_IsCredentialManagementApp_FullMethodName        = "/security.KeyChainService/IsCredentialManagementApp"
	KeyChainService_IsKeyAlgorithmSupported_FullMethodName          = "/security.KeyChainService/IsKeyAlgorithmSupported"
	KeyChainService_RemoveCredentialManagementApp_FullMethodName    = "/security.KeyChainService/RemoveCredentialManagementApp"
)
View Source
const (
	ConfirmationPromptService_CancelPrompt_FullMethodName  = "/security.ConfirmationPromptService/CancelPrompt"
	ConfirmationPromptService_PresentPrompt_FullMethodName = "/security.ConfirmationPromptService/PresentPrompt"
	ConfirmationPromptService_IsSupported_FullMethodName   = "/security.ConfirmationPromptService/IsSupported"
)
View Source
const (
	ConfirmationPromptBuilderService_Build_FullMethodName         = "/security.ConfirmationPromptBuilderService/Build"
	ConfirmationPromptBuilderService_SetExtraData_FullMethodName  = "/security.ConfirmationPromptBuilderService/SetExtraData"
	ConfirmationPromptBuilderService_SetPromptText_FullMethodName = "/security.ConfirmationPromptBuilderService/SetPromptText"
)
View Source
const (
	AttestedKeyPairService_NewAttestedKeyPair_FullMethodName   = "/security.AttestedKeyPairService/NewAttestedKeyPair"
	AttestedKeyPairService_GetAttestationRecord_FullMethodName = "/security.AttestedKeyPairService/GetAttestationRecord"
	AttestedKeyPairService_GetKeyPair_FullMethodName           = "/security.AttestedKeyPairService/GetKeyPair"
)
View Source
const (
	KeyStoreExceptionService_GetNumericErrorCode_FullMethodName        = "/security.KeyStoreExceptionService/GetNumericErrorCode"
	KeyStoreExceptionService_GetRetryPolicy_FullMethodName             = "/security.KeyStoreExceptionService/GetRetryPolicy"
	KeyStoreExceptionService_IsSystemError_FullMethodName              = "/security.KeyStoreExceptionService/IsSystemError"
	KeyStoreExceptionService_IsTransientFailure_FullMethodName         = "/security.KeyStoreExceptionService/IsTransientFailure"
	KeyStoreExceptionService_RequiresUserAuthentication_FullMethodName = "/security.KeyStoreExceptionService/RequiresUserAuthentication"
	KeyStoreExceptionService_ToString_FullMethodName                   = "/security.KeyStoreExceptionService/ToString"
)
View Source
const (
	AppUriAuthenticationPolicyService_DescribeContents_FullMethodName = "/security.AppUriAuthenticationPolicyService/DescribeContents"
	AppUriAuthenticationPolicyService_Equals_FullMethodName           = "/security.AppUriAuthenticationPolicyService/Equals"
	AppUriAuthenticationPolicyService_HashCode_FullMethodName         = "/security.AppUriAuthenticationPolicyService/HashCode"
	AppUriAuthenticationPolicyService_ToString_FullMethodName         = "/security.AppUriAuthenticationPolicyService/ToString"
	AppUriAuthenticationPolicyService_WriteToParcel_FullMethodName    = "/security.AppUriAuthenticationPolicyService/WriteToParcel"
)
View Source
const (
	AppUriAuthenticationPolicyBuilderService_AddAppAndUriMapping_FullMethodName = "/security.AppUriAuthenticationPolicyBuilderService/AddAppAndUriMapping"
	AppUriAuthenticationPolicyBuilderService_Build_FullMethodName               = "/security.AppUriAuthenticationPolicyBuilderService/Build"
)
View Source
const (
	KeyPairGeneratorSpecService_GetAlgorithmParameterSpec_FullMethodName = "/security.KeyPairGeneratorSpecService/GetAlgorithmParameterSpec"
	KeyPairGeneratorSpecService_GetContext_FullMethodName                = "/security.KeyPairGeneratorSpecService/GetContext"
	KeyPairGeneratorSpecService_GetEndDate_FullMethodName                = "/security.KeyPairGeneratorSpecService/GetEndDate"
	KeyPairGeneratorSpecService_GetKeySize_FullMethodName                = "/security.KeyPairGeneratorSpecService/GetKeySize"
	KeyPairGeneratorSpecService_GetKeyType_FullMethodName                = "/security.KeyPairGeneratorSpecService/GetKeyType"
	KeyPairGeneratorSpecService_GetKeystoreAlias_FullMethodName          = "/security.KeyPairGeneratorSpecService/GetKeystoreAlias"
	KeyPairGeneratorSpecService_GetSerialNumber_FullMethodName           = "/security.KeyPairGeneratorSpecService/GetSerialNumber"
	KeyPairGeneratorSpecService_GetStartDate_FullMethodName              = "/security.KeyPairGeneratorSpecService/GetStartDate"
	KeyPairGeneratorSpecService_GetSubjectDN_FullMethodName              = "/security.KeyPairGeneratorSpecService/GetSubjectDN"
	KeyPairGeneratorSpecService_IsEncryptionRequired_FullMethodName      = "/security.KeyPairGeneratorSpecService/IsEncryptionRequired"
)
View Source
const (
	KeyPairGeneratorSpecBuilderService_Build_FullMethodName                     = "/security.KeyPairGeneratorSpecBuilderService/Build"
	KeyPairGeneratorSpecBuilderService_SetAlgorithmParameterSpec_FullMethodName = "/security.KeyPairGeneratorSpecBuilderService/SetAlgorithmParameterSpec"
	KeyPairGeneratorSpecBuilderService_SetAlias_FullMethodName                  = "/security.KeyPairGeneratorSpecBuilderService/SetAlias"
	KeyPairGeneratorSpecBuilderService_SetEncryptionRequired_FullMethodName     = "/security.KeyPairGeneratorSpecBuilderService/SetEncryptionRequired"
	KeyPairGeneratorSpecBuilderService_SetEndDate_FullMethodName                = "/security.KeyPairGeneratorSpecBuilderService/SetEndDate"
	KeyPairGeneratorSpecBuilderService_SetKeySize_FullMethodName                = "/security.KeyPairGeneratorSpecBuilderService/SetKeySize"
	KeyPairGeneratorSpecBuilderService_SetKeyType_FullMethodName                = "/security.KeyPairGeneratorSpecBuilderService/SetKeyType"
	KeyPairGeneratorSpecBuilderService_SetSerialNumber_FullMethodName           = "/security.KeyPairGeneratorSpecBuilderService/SetSerialNumber"
	KeyPairGeneratorSpecBuilderService_SetStartDate_FullMethodName              = "/security.KeyPairGeneratorSpecBuilderService/SetStartDate"
	KeyPairGeneratorSpecBuilderService_SetSubject_FullMethodName                = "/security.KeyPairGeneratorSpecBuilderService/SetSubject"
)
View Source
const (
	KeyStoreParameterBuilderService_Build_FullMethodName                 = "/security.KeyStoreParameterBuilderService/Build"
	KeyStoreParameterBuilderService_SetEncryptionRequired_FullMethodName = "/security.KeyStoreParameterBuilderService/SetEncryptionRequired"
)
View Source
const (
	ConfirmationCallbackService_OnCanceled_FullMethodName  = "/security.ConfirmationCallbackService/OnCanceled"
	ConfirmationCallbackService_OnConfirmed_FullMethodName = "/security.ConfirmationCallbackService/OnConfirmed"
	ConfirmationCallbackService_OnDismissed_FullMethodName = "/security.ConfirmationCallbackService/OnDismissed"
	ConfirmationCallbackService_OnError_FullMethodName     = "/security.ConfirmationCallbackService/OnError"
)
View Source
const (
	KeyChainAliasCallbackService_Alias_FullMethodName = "/security.KeyChainAliasCallbackService/Alias"
)
View Source
const (
	KeyStoreParameterService_IsEncryptionRequired_FullMethodName = "/security.KeyStoreParameterService/IsEncryptionRequired"
)

Variables

View Source
var AppUriAuthenticationPolicyBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.AppUriAuthenticationPolicyBuilderService",
	HandlerType: (*AppUriAuthenticationPolicyBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddAppAndUriMapping",
			Handler:    _AppUriAuthenticationPolicyBuilderService_AddAppAndUriMapping_Handler,
		},
		{
			MethodName: "Build",
			Handler:    _AppUriAuthenticationPolicyBuilderService_Build_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

AppUriAuthenticationPolicyBuilderService_ServiceDesc is the grpc.ServiceDesc for AppUriAuthenticationPolicyBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var AppUriAuthenticationPolicyService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.AppUriAuthenticationPolicyService",
	HandlerType: (*AppUriAuthenticationPolicyServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _AppUriAuthenticationPolicyService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _AppUriAuthenticationPolicyService_Equals_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _AppUriAuthenticationPolicyService_HashCode_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _AppUriAuthenticationPolicyService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _AppUriAuthenticationPolicyService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

AppUriAuthenticationPolicyService_ServiceDesc is the grpc.ServiceDesc for AppUriAuthenticationPolicyService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var AttestedKeyPairService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.AttestedKeyPairService",
	HandlerType: (*AttestedKeyPairServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewAttestedKeyPair",
			Handler:    _AttestedKeyPairService_NewAttestedKeyPair_Handler,
		},
		{
			MethodName: "GetAttestationRecord",
			Handler:    _AttestedKeyPairService_GetAttestationRecord_Handler,
		},
		{
			MethodName: "GetKeyPair",
			Handler:    _AttestedKeyPairService_GetKeyPair_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

AttestedKeyPairService_ServiceDesc is the grpc.ServiceDesc for AttestedKeyPairService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ConfirmationCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.ConfirmationCallbackService",
	HandlerType: (*ConfirmationCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnCanceled",
			Handler:    _ConfirmationCallbackService_OnCanceled_Handler,
		},
		{
			MethodName: "OnConfirmed",
			Handler:    _ConfirmationCallbackService_OnConfirmed_Handler,
		},
		{
			MethodName: "OnDismissed",
			Handler:    _ConfirmationCallbackService_OnDismissed_Handler,
		},
		{
			MethodName: "OnError",
			Handler:    _ConfirmationCallbackService_OnError_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

ConfirmationCallbackService_ServiceDesc is the grpc.ServiceDesc for ConfirmationCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ConfirmationPromptBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.ConfirmationPromptBuilderService",
	HandlerType: (*ConfirmationPromptBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _ConfirmationPromptBuilderService_Build_Handler,
		},
		{
			MethodName: "SetExtraData",
			Handler:    _ConfirmationPromptBuilderService_SetExtraData_Handler,
		},
		{
			MethodName: "SetPromptText",
			Handler:    _ConfirmationPromptBuilderService_SetPromptText_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

ConfirmationPromptBuilderService_ServiceDesc is the grpc.ServiceDesc for ConfirmationPromptBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ConfirmationPromptService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.ConfirmationPromptService",
	HandlerType: (*ConfirmationPromptServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CancelPrompt",
			Handler:    _ConfirmationPromptService_CancelPrompt_Handler,
		},
		{
			MethodName: "PresentPrompt",
			Handler:    _ConfirmationPromptService_PresentPrompt_Handler,
		},
		{
			MethodName: "IsSupported",
			Handler:    _ConfirmationPromptService_IsSupported_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

ConfirmationPromptService_ServiceDesc is the grpc.ServiceDesc for ConfirmationPromptService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var FileIntegrityManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.FileIntegrityManagerService",
	HandlerType: (*FileIntegrityManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "IsApkVeritySupported",
			Handler:    _FileIntegrityManagerService_IsApkVeritySupported_Handler,
		},
		{
			MethodName: "IsAppSourceCertificateTrusted",
			Handler:    _FileIntegrityManagerService_IsAppSourceCertificateTrusted_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

FileIntegrityManagerService_ServiceDesc is the grpc.ServiceDesc for FileIntegrityManagerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_proto_security_security_proto protoreflect.FileDescriptor
View Source
var KeyChainAliasCallbackService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.KeyChainAliasCallbackService",
	HandlerType: (*KeyChainAliasCallbackServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Alias",
			Handler:    _KeyChainAliasCallbackService_Alias_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

KeyChainAliasCallbackService_ServiceDesc is the grpc.ServiceDesc for KeyChainAliasCallbackService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyChainService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.KeyChainService",
	HandlerType: (*KeyChainServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewKeyChain",
			Handler:    _KeyChainService_NewKeyChain_Handler,
		},
		{
			MethodName: "ChoosePrivateKeyAlias6",
			Handler:    _KeyChainService_ChoosePrivateKeyAlias6_Handler,
		},
		{
			MethodName: "ChoosePrivateKeyAlias7_1",
			Handler:    _KeyChainService_ChoosePrivateKeyAlias7_1_Handler,
		},
		{
			MethodName: "CreateInstallIntent",
			Handler:    _KeyChainService_CreateInstallIntent_Handler,
		},
		{
			MethodName: "CreateManageCredentialsIntent",
			Handler:    _KeyChainService_CreateManageCredentialsIntent_Handler,
		},
		{
			MethodName: "GetCertificateChain",
			Handler:    _KeyChainService_GetCertificateChain_Handler,
		},
		{
			MethodName: "GetCredentialManagementAppPolicy",
			Handler:    _KeyChainService_GetCredentialManagementAppPolicy_Handler,
		},
		{
			MethodName: "GetPrivateKey",
			Handler:    _KeyChainService_GetPrivateKey_Handler,
		},
		{
			MethodName: "IsBoundKeyAlgorithm",
			Handler:    _KeyChainService_IsBoundKeyAlgorithm_Handler,
		},
		{
			MethodName: "IsCredentialManagementApp",
			Handler:    _KeyChainService_IsCredentialManagementApp_Handler,
		},
		{
			MethodName: "IsKeyAlgorithmSupported",
			Handler:    _KeyChainService_IsKeyAlgorithmSupported_Handler,
		},
		{
			MethodName: "RemoveCredentialManagementApp",
			Handler:    _KeyChainService_RemoveCredentialManagementApp_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

KeyChainService_ServiceDesc is the grpc.ServiceDesc for KeyChainService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyPairGeneratorSpecBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.KeyPairGeneratorSpecBuilderService",
	HandlerType: (*KeyPairGeneratorSpecBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _KeyPairGeneratorSpecBuilderService_Build_Handler,
		},
		{
			MethodName: "SetAlgorithmParameterSpec",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetAlgorithmParameterSpec_Handler,
		},
		{
			MethodName: "SetAlias",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetAlias_Handler,
		},
		{
			MethodName: "SetEncryptionRequired",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetEncryptionRequired_Handler,
		},
		{
			MethodName: "SetEndDate",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetEndDate_Handler,
		},
		{
			MethodName: "SetKeySize",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetKeySize_Handler,
		},
		{
			MethodName: "SetKeyType",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetKeyType_Handler,
		},
		{
			MethodName: "SetSerialNumber",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetSerialNumber_Handler,
		},
		{
			MethodName: "SetStartDate",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetStartDate_Handler,
		},
		{
			MethodName: "SetSubject",
			Handler:    _KeyPairGeneratorSpecBuilderService_SetSubject_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

KeyPairGeneratorSpecBuilderService_ServiceDesc is the grpc.ServiceDesc for KeyPairGeneratorSpecBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyPairGeneratorSpecService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.KeyPairGeneratorSpecService",
	HandlerType: (*KeyPairGeneratorSpecServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetAlgorithmParameterSpec",
			Handler:    _KeyPairGeneratorSpecService_GetAlgorithmParameterSpec_Handler,
		},
		{
			MethodName: "GetContext",
			Handler:    _KeyPairGeneratorSpecService_GetContext_Handler,
		},
		{
			MethodName: "GetEndDate",
			Handler:    _KeyPairGeneratorSpecService_GetEndDate_Handler,
		},
		{
			MethodName: "GetKeySize",
			Handler:    _KeyPairGeneratorSpecService_GetKeySize_Handler,
		},
		{
			MethodName: "GetKeyType",
			Handler:    _KeyPairGeneratorSpecService_GetKeyType_Handler,
		},
		{
			MethodName: "GetKeystoreAlias",
			Handler:    _KeyPairGeneratorSpecService_GetKeystoreAlias_Handler,
		},
		{
			MethodName: "GetSerialNumber",
			Handler:    _KeyPairGeneratorSpecService_GetSerialNumber_Handler,
		},
		{
			MethodName: "GetStartDate",
			Handler:    _KeyPairGeneratorSpecService_GetStartDate_Handler,
		},
		{
			MethodName: "GetSubjectDN",
			Handler:    _KeyPairGeneratorSpecService_GetSubjectDN_Handler,
		},
		{
			MethodName: "IsEncryptionRequired",
			Handler:    _KeyPairGeneratorSpecService_IsEncryptionRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

KeyPairGeneratorSpecService_ServiceDesc is the grpc.ServiceDesc for KeyPairGeneratorSpecService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyStoreExceptionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.KeyStoreExceptionService",
	HandlerType: (*KeyStoreExceptionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetNumericErrorCode",
			Handler:    _KeyStoreExceptionService_GetNumericErrorCode_Handler,
		},
		{
			MethodName: "GetRetryPolicy",
			Handler:    _KeyStoreExceptionService_GetRetryPolicy_Handler,
		},
		{
			MethodName: "IsSystemError",
			Handler:    _KeyStoreExceptionService_IsSystemError_Handler,
		},
		{
			MethodName: "IsTransientFailure",
			Handler:    _KeyStoreExceptionService_IsTransientFailure_Handler,
		},
		{
			MethodName: "RequiresUserAuthentication",
			Handler:    _KeyStoreExceptionService_RequiresUserAuthentication_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _KeyStoreExceptionService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

KeyStoreExceptionService_ServiceDesc is the grpc.ServiceDesc for KeyStoreExceptionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyStoreParameterBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.KeyStoreParameterBuilderService",
	HandlerType: (*KeyStoreParameterBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _KeyStoreParameterBuilderService_Build_Handler,
		},
		{
			MethodName: "SetEncryptionRequired",
			Handler:    _KeyStoreParameterBuilderService_SetEncryptionRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

KeyStoreParameterBuilderService_ServiceDesc is the grpc.ServiceDesc for KeyStoreParameterBuilderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyStoreParameterService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.KeyStoreParameterService",
	HandlerType: (*KeyStoreParameterServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "IsEncryptionRequired",
			Handler:    _KeyStoreParameterService_IsEncryptionRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

KeyStoreParameterService_ServiceDesc is the grpc.ServiceDesc for KeyStoreParameterService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var NetworkSecurityPolicyService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "security.NetworkSecurityPolicyService",
	HandlerType: (*NetworkSecurityPolicyServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "IsCertificateTransparencyVerificationRequired",
			Handler:    _NetworkSecurityPolicyService_IsCertificateTransparencyVerificationRequired_Handler,
		},
		{
			MethodName: "IsCleartextTrafficPermitted0",
			Handler:    _NetworkSecurityPolicyService_IsCleartextTrafficPermitted0_Handler,
		},
		{
			MethodName: "IsCleartextTrafficPermitted1_1",
			Handler:    _NetworkSecurityPolicyService_IsCleartextTrafficPermitted1_1_Handler,
		},
		{
			MethodName: "GetInstance",
			Handler:    _NetworkSecurityPolicyService_GetInstance_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/security/security.proto",
}

NetworkSecurityPolicyService_ServiceDesc is the grpc.ServiceDesc for NetworkSecurityPolicyService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterAppUriAuthenticationPolicyServiceServer

func RegisterAppUriAuthenticationPolicyServiceServer(s grpc.ServiceRegistrar, srv AppUriAuthenticationPolicyServiceServer)

func RegisterAttestedKeyPairServiceServer

func RegisterAttestedKeyPairServiceServer(s grpc.ServiceRegistrar, srv AttestedKeyPairServiceServer)

func RegisterConfirmationCallbackServiceServer

func RegisterConfirmationCallbackServiceServer(s grpc.ServiceRegistrar, srv ConfirmationCallbackServiceServer)

func RegisterConfirmationPromptBuilderServiceServer

func RegisterConfirmationPromptBuilderServiceServer(s grpc.ServiceRegistrar, srv ConfirmationPromptBuilderServiceServer)

func RegisterConfirmationPromptServiceServer

func RegisterConfirmationPromptServiceServer(s grpc.ServiceRegistrar, srv ConfirmationPromptServiceServer)

func RegisterFileIntegrityManagerServiceServer

func RegisterFileIntegrityManagerServiceServer(s grpc.ServiceRegistrar, srv FileIntegrityManagerServiceServer)

func RegisterKeyChainAliasCallbackServiceServer

func RegisterKeyChainAliasCallbackServiceServer(s grpc.ServiceRegistrar, srv KeyChainAliasCallbackServiceServer)

func RegisterKeyChainServiceServer

func RegisterKeyChainServiceServer(s grpc.ServiceRegistrar, srv KeyChainServiceServer)

func RegisterKeyPairGeneratorSpecServiceServer

func RegisterKeyPairGeneratorSpecServiceServer(s grpc.ServiceRegistrar, srv KeyPairGeneratorSpecServiceServer)

func RegisterKeyStoreExceptionServiceServer

func RegisterKeyStoreExceptionServiceServer(s grpc.ServiceRegistrar, srv KeyStoreExceptionServiceServer)

func RegisterKeyStoreParameterBuilderServiceServer

func RegisterKeyStoreParameterBuilderServiceServer(s grpc.ServiceRegistrar, srv KeyStoreParameterBuilderServiceServer)

func RegisterKeyStoreParameterServiceServer

func RegisterKeyStoreParameterServiceServer(s grpc.ServiceRegistrar, srv KeyStoreParameterServiceServer)

func RegisterNetworkSecurityPolicyServiceServer

func RegisterNetworkSecurityPolicyServiceServer(s grpc.ServiceRegistrar, srv NetworkSecurityPolicyServiceServer)

Types

type AddAppAndUriMappingRequest

type AddAppAndUriMappingRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*AddAppAndUriMappingRequest) Descriptor deprecated

func (*AddAppAndUriMappingRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddAppAndUriMappingRequest.ProtoReflect.Descriptor instead.

func (*AddAppAndUriMappingRequest) GetArg0

func (x *AddAppAndUriMappingRequest) GetArg0() string

func (*AddAppAndUriMappingRequest) GetArg1

func (x *AddAppAndUriMappingRequest) GetArg1() int64

func (*AddAppAndUriMappingRequest) GetArg2

func (x *AddAppAndUriMappingRequest) GetArg2() string

func (*AddAppAndUriMappingRequest) ProtoMessage

func (*AddAppAndUriMappingRequest) ProtoMessage()

func (*AddAppAndUriMappingRequest) ProtoReflect

func (*AddAppAndUriMappingRequest) Reset

func (x *AddAppAndUriMappingRequest) Reset()

func (*AddAppAndUriMappingRequest) String

func (x *AddAppAndUriMappingRequest) String() string

type AddAppAndUriMappingResponse

type AddAppAndUriMappingResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddAppAndUriMappingResponse) Descriptor deprecated

func (*AddAppAndUriMappingResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddAppAndUriMappingResponse.ProtoReflect.Descriptor instead.

func (*AddAppAndUriMappingResponse) GetResult

func (x *AddAppAndUriMappingResponse) GetResult() int64

func (*AddAppAndUriMappingResponse) ProtoMessage

func (*AddAppAndUriMappingResponse) ProtoMessage()

func (*AddAppAndUriMappingResponse) ProtoReflect

func (*AddAppAndUriMappingResponse) Reset

func (x *AddAppAndUriMappingResponse) Reset()

func (*AddAppAndUriMappingResponse) String

func (x *AddAppAndUriMappingResponse) String() string

type AliasRequest

type AliasRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AliasRequest) Descriptor deprecated

func (*AliasRequest) Descriptor() ([]byte, []int)

Deprecated: Use AliasRequest.ProtoReflect.Descriptor instead.

func (*AliasRequest) GetArg0

func (x *AliasRequest) GetArg0() string

func (*AliasRequest) ProtoMessage

func (*AliasRequest) ProtoMessage()

func (*AliasRequest) ProtoReflect

func (x *AliasRequest) ProtoReflect() protoreflect.Message

func (*AliasRequest) Reset

func (x *AliasRequest) Reset()

func (*AliasRequest) String

func (x *AliasRequest) String() string

type AliasResponse

type AliasResponse struct {
	// contains filtered or unexported fields
}

func (*AliasResponse) Descriptor deprecated

func (*AliasResponse) Descriptor() ([]byte, []int)

Deprecated: Use AliasResponse.ProtoReflect.Descriptor instead.

func (*AliasResponse) ProtoMessage

func (*AliasResponse) ProtoMessage()

func (*AliasResponse) ProtoReflect

func (x *AliasResponse) ProtoReflect() protoreflect.Message

func (*AliasResponse) Reset

func (x *AliasResponse) Reset()

func (*AliasResponse) String

func (x *AliasResponse) String() string

type AppUriAuthenticationPolicyBuilderServiceClient

type AppUriAuthenticationPolicyBuilderServiceClient interface {
	AddAppAndUriMapping(ctx context.Context, in *AddAppAndUriMappingRequest, opts ...grpc.CallOption) (*AddAppAndUriMappingResponse, error)
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
}

AppUriAuthenticationPolicyBuilderServiceClient is the client API for AppUriAuthenticationPolicyBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AppUriAuthenticationPolicyBuilderServiceServer

type AppUriAuthenticationPolicyBuilderServiceServer interface {
	AddAppAndUriMapping(context.Context, *AddAppAndUriMappingRequest) (*AddAppAndUriMappingResponse, error)
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	// contains filtered or unexported methods
}

AppUriAuthenticationPolicyBuilderServiceServer is the server API for AppUriAuthenticationPolicyBuilderService service. All implementations must embed UnimplementedAppUriAuthenticationPolicyBuilderServiceServer for forward compatibility.

type AppUriAuthenticationPolicyServiceClient

type AppUriAuthenticationPolicyServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

AppUriAuthenticationPolicyServiceClient is the client API for AppUriAuthenticationPolicyService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AppUriAuthenticationPolicyServiceServer

type AppUriAuthenticationPolicyServiceServer interface {
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

AppUriAuthenticationPolicyServiceServer is the server API for AppUriAuthenticationPolicyService service. All implementations must embed UnimplementedAppUriAuthenticationPolicyServiceServer for forward compatibility.

type AttestedKeyPairServiceClient

type AttestedKeyPairServiceClient interface {
	NewAttestedKeyPair(ctx context.Context, in *NewAttestedKeyPairRequest, opts ...grpc.CallOption) (*NewAttestedKeyPairResponse, error)
	GetAttestationRecord(ctx context.Context, in *GetAttestationRecordRequest, opts ...grpc.CallOption) (*GetAttestationRecordResponse, error)
	GetKeyPair(ctx context.Context, in *GetKeyPairRequest, opts ...grpc.CallOption) (*GetKeyPairResponse, error)
}

AttestedKeyPairServiceClient is the client API for AttestedKeyPairService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AttestedKeyPairServiceServer

type AttestedKeyPairServiceServer interface {
	NewAttestedKeyPair(context.Context, *NewAttestedKeyPairRequest) (*NewAttestedKeyPairResponse, error)
	GetAttestationRecord(context.Context, *GetAttestationRecordRequest) (*GetAttestationRecordResponse, error)
	GetKeyPair(context.Context, *GetKeyPairRequest) (*GetKeyPairResponse, error)
	// contains filtered or unexported methods
}

AttestedKeyPairServiceServer is the server API for AttestedKeyPairService service. All implementations must embed UnimplementedAttestedKeyPairServiceServer for forward compatibility.

type BuildRequest

type BuildRequest struct {
	// contains filtered or unexported fields
}

func (*BuildRequest) Descriptor deprecated

func (*BuildRequest) Descriptor() ([]byte, []int)

Deprecated: Use BuildRequest.ProtoReflect.Descriptor instead.

func (*BuildRequest) ProtoMessage

func (*BuildRequest) ProtoMessage()

func (*BuildRequest) ProtoReflect

func (x *BuildRequest) ProtoReflect() protoreflect.Message

func (*BuildRequest) Reset

func (x *BuildRequest) Reset()

func (*BuildRequest) String

func (x *BuildRequest) String() string

type BuildResponse

type BuildResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BuildResponse) Descriptor deprecated

func (*BuildResponse) Descriptor() ([]byte, []int)

Deprecated: Use BuildResponse.ProtoReflect.Descriptor instead.

func (*BuildResponse) GetResult

func (x *BuildResponse) GetResult() int64

func (*BuildResponse) ProtoMessage

func (*BuildResponse) ProtoMessage()

func (*BuildResponse) ProtoReflect

func (x *BuildResponse) ProtoReflect() protoreflect.Message

func (*BuildResponse) Reset

func (x *BuildResponse) Reset()

func (*BuildResponse) String

func (x *BuildResponse) String() string

type CancelPromptRequest

type CancelPromptRequest struct {
	// contains filtered or unexported fields
}

func (*CancelPromptRequest) Descriptor deprecated

func (*CancelPromptRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelPromptRequest.ProtoReflect.Descriptor instead.

func (*CancelPromptRequest) ProtoMessage

func (*CancelPromptRequest) ProtoMessage()

func (*CancelPromptRequest) ProtoReflect

func (x *CancelPromptRequest) ProtoReflect() protoreflect.Message

func (*CancelPromptRequest) Reset

func (x *CancelPromptRequest) Reset()

func (*CancelPromptRequest) String

func (x *CancelPromptRequest) String() string

type CancelPromptResponse

type CancelPromptResponse struct {
	// contains filtered or unexported fields
}

func (*CancelPromptResponse) Descriptor deprecated

func (*CancelPromptResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelPromptResponse.ProtoReflect.Descriptor instead.

func (*CancelPromptResponse) ProtoMessage

func (*CancelPromptResponse) ProtoMessage()

func (*CancelPromptResponse) ProtoReflect

func (x *CancelPromptResponse) ProtoReflect() protoreflect.Message

func (*CancelPromptResponse) Reset

func (x *CancelPromptResponse) Reset()

func (*CancelPromptResponse) String

func (x *CancelPromptResponse) String() string

type ChoosePrivateKeyAlias6Request

type ChoosePrivateKeyAlias6Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int64  `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4   int64  `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5   string `protobuf:"bytes,7,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*ChoosePrivateKeyAlias6Request) Descriptor deprecated

func (*ChoosePrivateKeyAlias6Request) Descriptor() ([]byte, []int)

Deprecated: Use ChoosePrivateKeyAlias6Request.ProtoReflect.Descriptor instead.

func (*ChoosePrivateKeyAlias6Request) GetArg0

func (x *ChoosePrivateKeyAlias6Request) GetArg0() int64

func (*ChoosePrivateKeyAlias6Request) GetArg1

func (x *ChoosePrivateKeyAlias6Request) GetArg1() int64

func (*ChoosePrivateKeyAlias6Request) GetArg2

func (x *ChoosePrivateKeyAlias6Request) GetArg2() int64

func (*ChoosePrivateKeyAlias6Request) GetArg3

func (x *ChoosePrivateKeyAlias6Request) GetArg3() int64

func (*ChoosePrivateKeyAlias6Request) GetArg4

func (x *ChoosePrivateKeyAlias6Request) GetArg4() int64

func (*ChoosePrivateKeyAlias6Request) GetArg5

func (*ChoosePrivateKeyAlias6Request) GetHandle

func (x *ChoosePrivateKeyAlias6Request) GetHandle() int64

func (*ChoosePrivateKeyAlias6Request) ProtoMessage

func (*ChoosePrivateKeyAlias6Request) ProtoMessage()

func (*ChoosePrivateKeyAlias6Request) ProtoReflect

func (*ChoosePrivateKeyAlias6Request) Reset

func (x *ChoosePrivateKeyAlias6Request) Reset()

func (*ChoosePrivateKeyAlias6Request) String

type ChoosePrivateKeyAlias6Response

type ChoosePrivateKeyAlias6Response struct {
	// contains filtered or unexported fields
}

func (*ChoosePrivateKeyAlias6Response) Descriptor deprecated

func (*ChoosePrivateKeyAlias6Response) Descriptor() ([]byte, []int)

Deprecated: Use ChoosePrivateKeyAlias6Response.ProtoReflect.Descriptor instead.

func (*ChoosePrivateKeyAlias6Response) ProtoMessage

func (*ChoosePrivateKeyAlias6Response) ProtoMessage()

func (*ChoosePrivateKeyAlias6Response) ProtoReflect

func (*ChoosePrivateKeyAlias6Response) Reset

func (x *ChoosePrivateKeyAlias6Response) Reset()

func (*ChoosePrivateKeyAlias6Response) String

type ChoosePrivateKeyAlias7_1Request

type ChoosePrivateKeyAlias7_1Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int64  `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4   string `protobuf:"bytes,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5   int32  `protobuf:"varint,7,opt,name=arg5,proto3" json:"arg5,omitempty"`
	Arg6   string `protobuf:"bytes,8,opt,name=arg6,proto3" json:"arg6,omitempty"`
	// contains filtered or unexported fields
}

func (*ChoosePrivateKeyAlias7_1Request) Descriptor deprecated

func (*ChoosePrivateKeyAlias7_1Request) Descriptor() ([]byte, []int)

Deprecated: Use ChoosePrivateKeyAlias7_1Request.ProtoReflect.Descriptor instead.

func (*ChoosePrivateKeyAlias7_1Request) GetArg0

func (*ChoosePrivateKeyAlias7_1Request) GetArg1

func (*ChoosePrivateKeyAlias7_1Request) GetArg2

func (*ChoosePrivateKeyAlias7_1Request) GetArg3

func (*ChoosePrivateKeyAlias7_1Request) GetArg4

func (*ChoosePrivateKeyAlias7_1Request) GetArg5

func (*ChoosePrivateKeyAlias7_1Request) GetArg6

func (*ChoosePrivateKeyAlias7_1Request) GetHandle

func (x *ChoosePrivateKeyAlias7_1Request) GetHandle() int64

func (*ChoosePrivateKeyAlias7_1Request) ProtoMessage

func (*ChoosePrivateKeyAlias7_1Request) ProtoMessage()

func (*ChoosePrivateKeyAlias7_1Request) ProtoReflect

func (*ChoosePrivateKeyAlias7_1Request) Reset

func (*ChoosePrivateKeyAlias7_1Request) String

type ChoosePrivateKeyAlias7_1Response

type ChoosePrivateKeyAlias7_1Response struct {
	// contains filtered or unexported fields
}

func (*ChoosePrivateKeyAlias7_1Response) Descriptor deprecated

func (*ChoosePrivateKeyAlias7_1Response) Descriptor() ([]byte, []int)

Deprecated: Use ChoosePrivateKeyAlias7_1Response.ProtoReflect.Descriptor instead.

func (*ChoosePrivateKeyAlias7_1Response) ProtoMessage

func (*ChoosePrivateKeyAlias7_1Response) ProtoMessage()

func (*ChoosePrivateKeyAlias7_1Response) ProtoReflect

func (*ChoosePrivateKeyAlias7_1Response) Reset

func (*ChoosePrivateKeyAlias7_1Response) String

type ConfirmationCallbackServiceClient

type ConfirmationCallbackServiceClient interface {
	OnCanceled(ctx context.Context, in *OnCanceledRequest, opts ...grpc.CallOption) (*OnCanceledResponse, error)
	OnConfirmed(ctx context.Context, in *OnConfirmedRequest, opts ...grpc.CallOption) (*OnConfirmedResponse, error)
	OnDismissed(ctx context.Context, in *OnDismissedRequest, opts ...grpc.CallOption) (*OnDismissedResponse, error)
	OnError(ctx context.Context, in *OnErrorRequest, opts ...grpc.CallOption) (*OnErrorResponse, error)
}

ConfirmationCallbackServiceClient is the client API for ConfirmationCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ConfirmationCallbackServiceServer

type ConfirmationCallbackServiceServer interface {
	OnCanceled(context.Context, *OnCanceledRequest) (*OnCanceledResponse, error)
	OnConfirmed(context.Context, *OnConfirmedRequest) (*OnConfirmedResponse, error)
	OnDismissed(context.Context, *OnDismissedRequest) (*OnDismissedResponse, error)
	OnError(context.Context, *OnErrorRequest) (*OnErrorResponse, error)
	// contains filtered or unexported methods
}

ConfirmationCallbackServiceServer is the server API for ConfirmationCallbackService service. All implementations must embed UnimplementedConfirmationCallbackServiceServer for forward compatibility.

type ConfirmationPromptBuilderServiceClient

type ConfirmationPromptBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetExtraData(ctx context.Context, in *SetExtraDataRequest, opts ...grpc.CallOption) (*SetExtraDataResponse, error)
	SetPromptText(ctx context.Context, in *SetPromptTextRequest, opts ...grpc.CallOption) (*SetPromptTextResponse, error)
}

ConfirmationPromptBuilderServiceClient is the client API for ConfirmationPromptBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ConfirmationPromptBuilderServiceServer

type ConfirmationPromptBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetExtraData(context.Context, *SetExtraDataRequest) (*SetExtraDataResponse, error)
	SetPromptText(context.Context, *SetPromptTextRequest) (*SetPromptTextResponse, error)
	// contains filtered or unexported methods
}

ConfirmationPromptBuilderServiceServer is the server API for ConfirmationPromptBuilderService service. All implementations must embed UnimplementedConfirmationPromptBuilderServiceServer for forward compatibility.

type ConfirmationPromptServiceClient

type ConfirmationPromptServiceClient interface {
	CancelPrompt(ctx context.Context, in *CancelPromptRequest, opts ...grpc.CallOption) (*CancelPromptResponse, error)
	PresentPrompt(ctx context.Context, in *PresentPromptRequest, opts ...grpc.CallOption) (*PresentPromptResponse, error)
	IsSupported(ctx context.Context, in *IsSupportedRequest, opts ...grpc.CallOption) (*IsSupportedResponse, error)
}

ConfirmationPromptServiceClient is the client API for ConfirmationPromptService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ConfirmationPromptServiceServer

type ConfirmationPromptServiceServer interface {
	CancelPrompt(context.Context, *CancelPromptRequest) (*CancelPromptResponse, error)
	PresentPrompt(context.Context, *PresentPromptRequest) (*PresentPromptResponse, error)
	IsSupported(context.Context, *IsSupportedRequest) (*IsSupportedResponse, error)
	// contains filtered or unexported methods
}

ConfirmationPromptServiceServer is the server API for ConfirmationPromptService service. All implementations must embed UnimplementedConfirmationPromptServiceServer for forward compatibility.

type CreateInstallIntentRequest

type CreateInstallIntentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateInstallIntentRequest) Descriptor deprecated

func (*CreateInstallIntentRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateInstallIntentRequest.ProtoReflect.Descriptor instead.

func (*CreateInstallIntentRequest) GetHandle

func (x *CreateInstallIntentRequest) GetHandle() int64

func (*CreateInstallIntentRequest) ProtoMessage

func (*CreateInstallIntentRequest) ProtoMessage()

func (*CreateInstallIntentRequest) ProtoReflect

func (*CreateInstallIntentRequest) Reset

func (x *CreateInstallIntentRequest) Reset()

func (*CreateInstallIntentRequest) String

func (x *CreateInstallIntentRequest) String() string

type CreateInstallIntentResponse

type CreateInstallIntentResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateInstallIntentResponse) Descriptor deprecated

func (*CreateInstallIntentResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateInstallIntentResponse.ProtoReflect.Descriptor instead.

func (*CreateInstallIntentResponse) GetResult

func (x *CreateInstallIntentResponse) GetResult() int64

func (*CreateInstallIntentResponse) ProtoMessage

func (*CreateInstallIntentResponse) ProtoMessage()

func (*CreateInstallIntentResponse) ProtoReflect

func (*CreateInstallIntentResponse) Reset

func (x *CreateInstallIntentResponse) Reset()

func (*CreateInstallIntentResponse) String

func (x *CreateInstallIntentResponse) String() string

type CreateManageCredentialsIntentRequest

type CreateManageCredentialsIntentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateManageCredentialsIntentRequest) Descriptor deprecated

func (*CreateManageCredentialsIntentRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateManageCredentialsIntentRequest.ProtoReflect.Descriptor instead.

func (*CreateManageCredentialsIntentRequest) GetArg0

func (*CreateManageCredentialsIntentRequest) GetHandle

func (*CreateManageCredentialsIntentRequest) ProtoMessage

func (*CreateManageCredentialsIntentRequest) ProtoMessage()

func (*CreateManageCredentialsIntentRequest) ProtoReflect

func (*CreateManageCredentialsIntentRequest) Reset

func (*CreateManageCredentialsIntentRequest) String

type CreateManageCredentialsIntentResponse

type CreateManageCredentialsIntentResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateManageCredentialsIntentResponse) Descriptor deprecated

func (*CreateManageCredentialsIntentResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateManageCredentialsIntentResponse.ProtoReflect.Descriptor instead.

func (*CreateManageCredentialsIntentResponse) GetResult

func (*CreateManageCredentialsIntentResponse) ProtoMessage

func (*CreateManageCredentialsIntentResponse) ProtoMessage()

func (*CreateManageCredentialsIntentResponse) ProtoReflect

func (*CreateManageCredentialsIntentResponse) Reset

func (*CreateManageCredentialsIntentResponse) String

type DescribeContentsRequest

type DescribeContentsRequest struct {
	// contains filtered or unexported fields
}

func (*DescribeContentsRequest) Descriptor deprecated

func (*DescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) ProtoMessage

func (*DescribeContentsRequest) ProtoMessage()

func (*DescribeContentsRequest) ProtoReflect

func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message

func (*DescribeContentsRequest) Reset

func (x *DescribeContentsRequest) Reset()

func (*DescribeContentsRequest) String

func (x *DescribeContentsRequest) String() string

type DescribeContentsResponse

type DescribeContentsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeContentsResponse) Descriptor deprecated

func (*DescribeContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.

func (*DescribeContentsResponse) GetResult

func (x *DescribeContentsResponse) GetResult() int32

func (*DescribeContentsResponse) ProtoMessage

func (*DescribeContentsResponse) ProtoMessage()

func (*DescribeContentsResponse) ProtoReflect

func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message

func (*DescribeContentsResponse) Reset

func (x *DescribeContentsResponse) Reset()

func (*DescribeContentsResponse) String

func (x *DescribeContentsResponse) String() string

type EqualsRequest

type EqualsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsRequest) Descriptor deprecated

func (*EqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) ProtoMessage

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect

func (x *EqualsRequest) ProtoReflect() protoreflect.Message

func (*EqualsRequest) Reset

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String

func (x *EqualsRequest) String() string

type EqualsResponse

type EqualsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsResponse) Descriptor deprecated

func (*EqualsResponse) Descriptor() ([]byte, []int)

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect

func (x *EqualsResponse) ProtoReflect() protoreflect.Message

func (*EqualsResponse) Reset

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String

func (x *EqualsResponse) String() string

type FileIntegrityManagerServiceClient

type FileIntegrityManagerServiceClient interface {
	IsApkVeritySupported(ctx context.Context, in *IsApkVeritySupportedRequest, opts ...grpc.CallOption) (*IsApkVeritySupportedResponse, error)
	IsAppSourceCertificateTrusted(ctx context.Context, in *IsAppSourceCertificateTrustedRequest, opts ...grpc.CallOption) (*IsAppSourceCertificateTrustedResponse, error)
}

FileIntegrityManagerServiceClient is the client API for FileIntegrityManagerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type FileIntegrityManagerServiceServer

type FileIntegrityManagerServiceServer interface {
	IsApkVeritySupported(context.Context, *IsApkVeritySupportedRequest) (*IsApkVeritySupportedResponse, error)
	IsAppSourceCertificateTrusted(context.Context, *IsAppSourceCertificateTrustedRequest) (*IsAppSourceCertificateTrustedResponse, error)
	// contains filtered or unexported methods
}

FileIntegrityManagerServiceServer is the server API for FileIntegrityManagerService service. All implementations must embed UnimplementedFileIntegrityManagerServiceServer for forward compatibility.

type GetAlgorithmParameterSpecRequest

type GetAlgorithmParameterSpecRequest struct {
	// contains filtered or unexported fields
}

func (*GetAlgorithmParameterSpecRequest) Descriptor deprecated

func (*GetAlgorithmParameterSpecRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAlgorithmParameterSpecRequest.ProtoReflect.Descriptor instead.

func (*GetAlgorithmParameterSpecRequest) ProtoMessage

func (*GetAlgorithmParameterSpecRequest) ProtoMessage()

func (*GetAlgorithmParameterSpecRequest) ProtoReflect

func (*GetAlgorithmParameterSpecRequest) Reset

func (*GetAlgorithmParameterSpecRequest) String

type GetAlgorithmParameterSpecResponse

type GetAlgorithmParameterSpecResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAlgorithmParameterSpecResponse) Descriptor deprecated

func (*GetAlgorithmParameterSpecResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAlgorithmParameterSpecResponse.ProtoReflect.Descriptor instead.

func (*GetAlgorithmParameterSpecResponse) GetResult

func (*GetAlgorithmParameterSpecResponse) ProtoMessage

func (*GetAlgorithmParameterSpecResponse) ProtoMessage()

func (*GetAlgorithmParameterSpecResponse) ProtoReflect

func (*GetAlgorithmParameterSpecResponse) Reset

func (*GetAlgorithmParameterSpecResponse) String

type GetAttestationRecordRequest

type GetAttestationRecordRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAttestationRecordRequest) Descriptor deprecated

func (*GetAttestationRecordRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAttestationRecordRequest.ProtoReflect.Descriptor instead.

func (*GetAttestationRecordRequest) GetHandle

func (x *GetAttestationRecordRequest) GetHandle() int64

func (*GetAttestationRecordRequest) ProtoMessage

func (*GetAttestationRecordRequest) ProtoMessage()

func (*GetAttestationRecordRequest) ProtoReflect

func (*GetAttestationRecordRequest) Reset

func (x *GetAttestationRecordRequest) Reset()

func (*GetAttestationRecordRequest) String

func (x *GetAttestationRecordRequest) String() string

type GetAttestationRecordResponse

type GetAttestationRecordResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAttestationRecordResponse) Descriptor deprecated

func (*GetAttestationRecordResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAttestationRecordResponse.ProtoReflect.Descriptor instead.

func (*GetAttestationRecordResponse) GetResult

func (x *GetAttestationRecordResponse) GetResult() int64

func (*GetAttestationRecordResponse) ProtoMessage

func (*GetAttestationRecordResponse) ProtoMessage()

func (*GetAttestationRecordResponse) ProtoReflect

func (*GetAttestationRecordResponse) Reset

func (x *GetAttestationRecordResponse) Reset()

func (*GetAttestationRecordResponse) String

type GetCertificateChainRequest

type GetCertificateChainRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   string `protobuf:"bytes,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCertificateChainRequest) Descriptor deprecated

func (*GetCertificateChainRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCertificateChainRequest.ProtoReflect.Descriptor instead.

func (*GetCertificateChainRequest) GetArg0

func (x *GetCertificateChainRequest) GetArg0() int64

func (*GetCertificateChainRequest) GetArg1

func (x *GetCertificateChainRequest) GetArg1() string

func (*GetCertificateChainRequest) GetHandle

func (x *GetCertificateChainRequest) GetHandle() int64

func (*GetCertificateChainRequest) ProtoMessage

func (*GetCertificateChainRequest) ProtoMessage()

func (*GetCertificateChainRequest) ProtoReflect

func (*GetCertificateChainRequest) Reset

func (x *GetCertificateChainRequest) Reset()

func (*GetCertificateChainRequest) String

func (x *GetCertificateChainRequest) String() string

type GetCertificateChainResponse

type GetCertificateChainResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCertificateChainResponse) Descriptor deprecated

func (*GetCertificateChainResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCertificateChainResponse.ProtoReflect.Descriptor instead.

func (*GetCertificateChainResponse) GetResult

func (x *GetCertificateChainResponse) GetResult() int64

func (*GetCertificateChainResponse) ProtoMessage

func (*GetCertificateChainResponse) ProtoMessage()

func (*GetCertificateChainResponse) ProtoReflect

func (*GetCertificateChainResponse) Reset

func (x *GetCertificateChainResponse) Reset()

func (*GetCertificateChainResponse) String

func (x *GetCertificateChainResponse) String() string

type GetContextRequest

type GetContextRequest struct {
	// contains filtered or unexported fields
}

func (*GetContextRequest) Descriptor deprecated

func (*GetContextRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetContextRequest.ProtoReflect.Descriptor instead.

func (*GetContextRequest) ProtoMessage

func (*GetContextRequest) ProtoMessage()

func (*GetContextRequest) ProtoReflect

func (x *GetContextRequest) ProtoReflect() protoreflect.Message

func (*GetContextRequest) Reset

func (x *GetContextRequest) Reset()

func (*GetContextRequest) String

func (x *GetContextRequest) String() string

type GetContextResponse

type GetContextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetContextResponse) Descriptor deprecated

func (*GetContextResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetContextResponse.ProtoReflect.Descriptor instead.

func (*GetContextResponse) GetResult

func (x *GetContextResponse) GetResult() int64

func (*GetContextResponse) ProtoMessage

func (*GetContextResponse) ProtoMessage()

func (*GetContextResponse) ProtoReflect

func (x *GetContextResponse) ProtoReflect() protoreflect.Message

func (*GetContextResponse) Reset

func (x *GetContextResponse) Reset()

func (*GetContextResponse) String

func (x *GetContextResponse) String() string

type GetCredentialManagementAppPolicyRequest

type GetCredentialManagementAppPolicyRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCredentialManagementAppPolicyRequest) Descriptor deprecated

func (*GetCredentialManagementAppPolicyRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCredentialManagementAppPolicyRequest.ProtoReflect.Descriptor instead.

func (*GetCredentialManagementAppPolicyRequest) GetArg0

func (*GetCredentialManagementAppPolicyRequest) GetHandle

func (*GetCredentialManagementAppPolicyRequest) ProtoMessage

func (*GetCredentialManagementAppPolicyRequest) ProtoReflect

func (*GetCredentialManagementAppPolicyRequest) Reset

func (*GetCredentialManagementAppPolicyRequest) String

type GetCredentialManagementAppPolicyResponse

type GetCredentialManagementAppPolicyResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCredentialManagementAppPolicyResponse) Descriptor deprecated

func (*GetCredentialManagementAppPolicyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCredentialManagementAppPolicyResponse.ProtoReflect.Descriptor instead.

func (*GetCredentialManagementAppPolicyResponse) GetResult

func (*GetCredentialManagementAppPolicyResponse) ProtoMessage

func (*GetCredentialManagementAppPolicyResponse) ProtoReflect

func (*GetCredentialManagementAppPolicyResponse) Reset

func (*GetCredentialManagementAppPolicyResponse) String

type GetEndDateRequest

type GetEndDateRequest struct {
	// contains filtered or unexported fields
}

func (*GetEndDateRequest) Descriptor deprecated

func (*GetEndDateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEndDateRequest.ProtoReflect.Descriptor instead.

func (*GetEndDateRequest) ProtoMessage

func (*GetEndDateRequest) ProtoMessage()

func (*GetEndDateRequest) ProtoReflect

func (x *GetEndDateRequest) ProtoReflect() protoreflect.Message

func (*GetEndDateRequest) Reset

func (x *GetEndDateRequest) Reset()

func (*GetEndDateRequest) String

func (x *GetEndDateRequest) String() string

type GetEndDateResponse

type GetEndDateResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEndDateResponse) Descriptor deprecated

func (*GetEndDateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEndDateResponse.ProtoReflect.Descriptor instead.

func (*GetEndDateResponse) GetResult

func (x *GetEndDateResponse) GetResult() int64

func (*GetEndDateResponse) ProtoMessage

func (*GetEndDateResponse) ProtoMessage()

func (*GetEndDateResponse) ProtoReflect

func (x *GetEndDateResponse) ProtoReflect() protoreflect.Message

func (*GetEndDateResponse) Reset

func (x *GetEndDateResponse) Reset()

func (*GetEndDateResponse) String

func (x *GetEndDateResponse) String() string

type GetInstanceRequest

type GetInstanceRequest struct {
	// contains filtered or unexported fields
}

func (*GetInstanceRequest) Descriptor deprecated

func (*GetInstanceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInstanceRequest.ProtoReflect.Descriptor instead.

func (*GetInstanceRequest) ProtoMessage

func (*GetInstanceRequest) ProtoMessage()

func (*GetInstanceRequest) ProtoReflect

func (x *GetInstanceRequest) ProtoReflect() protoreflect.Message

func (*GetInstanceRequest) Reset

func (x *GetInstanceRequest) Reset()

func (*GetInstanceRequest) String

func (x *GetInstanceRequest) String() string

type GetInstanceResponse

type GetInstanceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInstanceResponse) Descriptor deprecated

func (*GetInstanceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInstanceResponse.ProtoReflect.Descriptor instead.

func (*GetInstanceResponse) GetResult

func (x *GetInstanceResponse) GetResult() int64

func (*GetInstanceResponse) ProtoMessage

func (*GetInstanceResponse) ProtoMessage()

func (*GetInstanceResponse) ProtoReflect

func (x *GetInstanceResponse) ProtoReflect() protoreflect.Message

func (*GetInstanceResponse) Reset

func (x *GetInstanceResponse) Reset()

func (*GetInstanceResponse) String

func (x *GetInstanceResponse) String() string

type GetKeyPairRequest

type GetKeyPairRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeyPairRequest) Descriptor deprecated

func (*GetKeyPairRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyPairRequest.ProtoReflect.Descriptor instead.

func (*GetKeyPairRequest) GetHandle

func (x *GetKeyPairRequest) GetHandle() int64

func (*GetKeyPairRequest) ProtoMessage

func (*GetKeyPairRequest) ProtoMessage()

func (*GetKeyPairRequest) ProtoReflect

func (x *GetKeyPairRequest) ProtoReflect() protoreflect.Message

func (*GetKeyPairRequest) Reset

func (x *GetKeyPairRequest) Reset()

func (*GetKeyPairRequest) String

func (x *GetKeyPairRequest) String() string

type GetKeyPairResponse

type GetKeyPairResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeyPairResponse) Descriptor deprecated

func (*GetKeyPairResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyPairResponse.ProtoReflect.Descriptor instead.

func (*GetKeyPairResponse) GetResult

func (x *GetKeyPairResponse) GetResult() int64

func (*GetKeyPairResponse) ProtoMessage

func (*GetKeyPairResponse) ProtoMessage()

func (*GetKeyPairResponse) ProtoReflect

func (x *GetKeyPairResponse) ProtoReflect() protoreflect.Message

func (*GetKeyPairResponse) Reset

func (x *GetKeyPairResponse) Reset()

func (*GetKeyPairResponse) String

func (x *GetKeyPairResponse) String() string

type GetKeySizeRequest

type GetKeySizeRequest struct {
	// contains filtered or unexported fields
}

func (*GetKeySizeRequest) Descriptor deprecated

func (*GetKeySizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetKeySizeRequest.ProtoReflect.Descriptor instead.

func (*GetKeySizeRequest) ProtoMessage

func (*GetKeySizeRequest) ProtoMessage()

func (*GetKeySizeRequest) ProtoReflect

func (x *GetKeySizeRequest) ProtoReflect() protoreflect.Message

func (*GetKeySizeRequest) Reset

func (x *GetKeySizeRequest) Reset()

func (*GetKeySizeRequest) String

func (x *GetKeySizeRequest) String() string

type GetKeySizeResponse

type GetKeySizeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeySizeResponse) Descriptor deprecated

func (*GetKeySizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeySizeResponse.ProtoReflect.Descriptor instead.

func (*GetKeySizeResponse) GetResult

func (x *GetKeySizeResponse) GetResult() int32

func (*GetKeySizeResponse) ProtoMessage

func (*GetKeySizeResponse) ProtoMessage()

func (*GetKeySizeResponse) ProtoReflect

func (x *GetKeySizeResponse) ProtoReflect() protoreflect.Message

func (*GetKeySizeResponse) Reset

func (x *GetKeySizeResponse) Reset()

func (*GetKeySizeResponse) String

func (x *GetKeySizeResponse) String() string

type GetKeyTypeRequest

type GetKeyTypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetKeyTypeRequest) Descriptor deprecated

func (*GetKeyTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyTypeRequest.ProtoReflect.Descriptor instead.

func (*GetKeyTypeRequest) ProtoMessage

func (*GetKeyTypeRequest) ProtoMessage()

func (*GetKeyTypeRequest) ProtoReflect

func (x *GetKeyTypeRequest) ProtoReflect() protoreflect.Message

func (*GetKeyTypeRequest) Reset

func (x *GetKeyTypeRequest) Reset()

func (*GetKeyTypeRequest) String

func (x *GetKeyTypeRequest) String() string

type GetKeyTypeResponse

type GetKeyTypeResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeyTypeResponse) Descriptor deprecated

func (*GetKeyTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyTypeResponse.ProtoReflect.Descriptor instead.

func (*GetKeyTypeResponse) GetResult

func (x *GetKeyTypeResponse) GetResult() string

func (*GetKeyTypeResponse) ProtoMessage

func (*GetKeyTypeResponse) ProtoMessage()

func (*GetKeyTypeResponse) ProtoReflect

func (x *GetKeyTypeResponse) ProtoReflect() protoreflect.Message

func (*GetKeyTypeResponse) Reset

func (x *GetKeyTypeResponse) Reset()

func (*GetKeyTypeResponse) String

func (x *GetKeyTypeResponse) String() string

type GetKeystoreAliasRequest

type GetKeystoreAliasRequest struct {
	// contains filtered or unexported fields
}

func (*GetKeystoreAliasRequest) Descriptor deprecated

func (*GetKeystoreAliasRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetKeystoreAliasRequest.ProtoReflect.Descriptor instead.

func (*GetKeystoreAliasRequest) ProtoMessage

func (*GetKeystoreAliasRequest) ProtoMessage()

func (*GetKeystoreAliasRequest) ProtoReflect

func (x *GetKeystoreAliasRequest) ProtoReflect() protoreflect.Message

func (*GetKeystoreAliasRequest) Reset

func (x *GetKeystoreAliasRequest) Reset()

func (*GetKeystoreAliasRequest) String

func (x *GetKeystoreAliasRequest) String() string

type GetKeystoreAliasResponse

type GetKeystoreAliasResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeystoreAliasResponse) Descriptor deprecated

func (*GetKeystoreAliasResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeystoreAliasResponse.ProtoReflect.Descriptor instead.

func (*GetKeystoreAliasResponse) GetResult

func (x *GetKeystoreAliasResponse) GetResult() string

func (*GetKeystoreAliasResponse) ProtoMessage

func (*GetKeystoreAliasResponse) ProtoMessage()

func (*GetKeystoreAliasResponse) ProtoReflect

func (x *GetKeystoreAliasResponse) ProtoReflect() protoreflect.Message

func (*GetKeystoreAliasResponse) Reset

func (x *GetKeystoreAliasResponse) Reset()

func (*GetKeystoreAliasResponse) String

func (x *GetKeystoreAliasResponse) String() string

type GetNumericErrorCodeRequest

type GetNumericErrorCodeRequest struct {
	// contains filtered or unexported fields
}

func (*GetNumericErrorCodeRequest) Descriptor deprecated

func (*GetNumericErrorCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNumericErrorCodeRequest.ProtoReflect.Descriptor instead.

func (*GetNumericErrorCodeRequest) ProtoMessage

func (*GetNumericErrorCodeRequest) ProtoMessage()

func (*GetNumericErrorCodeRequest) ProtoReflect

func (*GetNumericErrorCodeRequest) Reset

func (x *GetNumericErrorCodeRequest) Reset()

func (*GetNumericErrorCodeRequest) String

func (x *GetNumericErrorCodeRequest) String() string

type GetNumericErrorCodeResponse

type GetNumericErrorCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNumericErrorCodeResponse) Descriptor deprecated

func (*GetNumericErrorCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNumericErrorCodeResponse.ProtoReflect.Descriptor instead.

func (*GetNumericErrorCodeResponse) GetResult

func (x *GetNumericErrorCodeResponse) GetResult() int32

func (*GetNumericErrorCodeResponse) ProtoMessage

func (*GetNumericErrorCodeResponse) ProtoMessage()

func (*GetNumericErrorCodeResponse) ProtoReflect

func (*GetNumericErrorCodeResponse) Reset

func (x *GetNumericErrorCodeResponse) Reset()

func (*GetNumericErrorCodeResponse) String

func (x *GetNumericErrorCodeResponse) String() string

type GetPrivateKeyRequest

type GetPrivateKeyRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   string `protobuf:"bytes,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPrivateKeyRequest) Descriptor deprecated

func (*GetPrivateKeyRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPrivateKeyRequest.ProtoReflect.Descriptor instead.

func (*GetPrivateKeyRequest) GetArg0

func (x *GetPrivateKeyRequest) GetArg0() int64

func (*GetPrivateKeyRequest) GetArg1

func (x *GetPrivateKeyRequest) GetArg1() string

func (*GetPrivateKeyRequest) GetHandle

func (x *GetPrivateKeyRequest) GetHandle() int64

func (*GetPrivateKeyRequest) ProtoMessage

func (*GetPrivateKeyRequest) ProtoMessage()

func (*GetPrivateKeyRequest) ProtoReflect

func (x *GetPrivateKeyRequest) ProtoReflect() protoreflect.Message

func (*GetPrivateKeyRequest) Reset

func (x *GetPrivateKeyRequest) Reset()

func (*GetPrivateKeyRequest) String

func (x *GetPrivateKeyRequest) String() string

type GetPrivateKeyResponse

type GetPrivateKeyResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPrivateKeyResponse) Descriptor deprecated

func (*GetPrivateKeyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPrivateKeyResponse.ProtoReflect.Descriptor instead.

func (*GetPrivateKeyResponse) GetResult

func (x *GetPrivateKeyResponse) GetResult() int64

func (*GetPrivateKeyResponse) ProtoMessage

func (*GetPrivateKeyResponse) ProtoMessage()

func (*GetPrivateKeyResponse) ProtoReflect

func (x *GetPrivateKeyResponse) ProtoReflect() protoreflect.Message

func (*GetPrivateKeyResponse) Reset

func (x *GetPrivateKeyResponse) Reset()

func (*GetPrivateKeyResponse) String

func (x *GetPrivateKeyResponse) String() string

type GetRetryPolicyRequest

type GetRetryPolicyRequest struct {
	// contains filtered or unexported fields
}

func (*GetRetryPolicyRequest) Descriptor deprecated

func (*GetRetryPolicyRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRetryPolicyRequest.ProtoReflect.Descriptor instead.

func (*GetRetryPolicyRequest) ProtoMessage

func (*GetRetryPolicyRequest) ProtoMessage()

func (*GetRetryPolicyRequest) ProtoReflect

func (x *GetRetryPolicyRequest) ProtoReflect() protoreflect.Message

func (*GetRetryPolicyRequest) Reset

func (x *GetRetryPolicyRequest) Reset()

func (*GetRetryPolicyRequest) String

func (x *GetRetryPolicyRequest) String() string

type GetRetryPolicyResponse

type GetRetryPolicyResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRetryPolicyResponse) Descriptor deprecated

func (*GetRetryPolicyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRetryPolicyResponse.ProtoReflect.Descriptor instead.

func (*GetRetryPolicyResponse) GetResult

func (x *GetRetryPolicyResponse) GetResult() int32

func (*GetRetryPolicyResponse) ProtoMessage

func (*GetRetryPolicyResponse) ProtoMessage()

func (*GetRetryPolicyResponse) ProtoReflect

func (x *GetRetryPolicyResponse) ProtoReflect() protoreflect.Message

func (*GetRetryPolicyResponse) Reset

func (x *GetRetryPolicyResponse) Reset()

func (*GetRetryPolicyResponse) String

func (x *GetRetryPolicyResponse) String() string

type GetSerialNumberRequest

type GetSerialNumberRequest struct {
	// contains filtered or unexported fields
}

func (*GetSerialNumberRequest) Descriptor deprecated

func (*GetSerialNumberRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSerialNumberRequest.ProtoReflect.Descriptor instead.

func (*GetSerialNumberRequest) ProtoMessage

func (*GetSerialNumberRequest) ProtoMessage()

func (*GetSerialNumberRequest) ProtoReflect

func (x *GetSerialNumberRequest) ProtoReflect() protoreflect.Message

func (*GetSerialNumberRequest) Reset

func (x *GetSerialNumberRequest) Reset()

func (*GetSerialNumberRequest) String

func (x *GetSerialNumberRequest) String() string

type GetSerialNumberResponse

type GetSerialNumberResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSerialNumberResponse) Descriptor deprecated

func (*GetSerialNumberResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSerialNumberResponse.ProtoReflect.Descriptor instead.

func (*GetSerialNumberResponse) GetResult

func (x *GetSerialNumberResponse) GetResult() int64

func (*GetSerialNumberResponse) ProtoMessage

func (*GetSerialNumberResponse) ProtoMessage()

func (*GetSerialNumberResponse) ProtoReflect

func (x *GetSerialNumberResponse) ProtoReflect() protoreflect.Message

func (*GetSerialNumberResponse) Reset

func (x *GetSerialNumberResponse) Reset()

func (*GetSerialNumberResponse) String

func (x *GetSerialNumberResponse) String() string

type GetStartDateRequest

type GetStartDateRequest struct {
	// contains filtered or unexported fields
}

func (*GetStartDateRequest) Descriptor deprecated

func (*GetStartDateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStartDateRequest.ProtoReflect.Descriptor instead.

func (*GetStartDateRequest) ProtoMessage

func (*GetStartDateRequest) ProtoMessage()

func (*GetStartDateRequest) ProtoReflect

func (x *GetStartDateRequest) ProtoReflect() protoreflect.Message

func (*GetStartDateRequest) Reset

func (x *GetStartDateRequest) Reset()

func (*GetStartDateRequest) String

func (x *GetStartDateRequest) String() string

type GetStartDateResponse

type GetStartDateResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStartDateResponse) Descriptor deprecated

func (*GetStartDateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStartDateResponse.ProtoReflect.Descriptor instead.

func (*GetStartDateResponse) GetResult

func (x *GetStartDateResponse) GetResult() int64

func (*GetStartDateResponse) ProtoMessage

func (*GetStartDateResponse) ProtoMessage()

func (*GetStartDateResponse) ProtoReflect

func (x *GetStartDateResponse) ProtoReflect() protoreflect.Message

func (*GetStartDateResponse) Reset

func (x *GetStartDateResponse) Reset()

func (*GetStartDateResponse) String

func (x *GetStartDateResponse) String() string

type GetSubjectDNRequest

type GetSubjectDNRequest struct {
	// contains filtered or unexported fields
}

func (*GetSubjectDNRequest) Descriptor deprecated

func (*GetSubjectDNRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSubjectDNRequest.ProtoReflect.Descriptor instead.

func (*GetSubjectDNRequest) ProtoMessage

func (*GetSubjectDNRequest) ProtoMessage()

func (*GetSubjectDNRequest) ProtoReflect

func (x *GetSubjectDNRequest) ProtoReflect() protoreflect.Message

func (*GetSubjectDNRequest) Reset

func (x *GetSubjectDNRequest) Reset()

func (*GetSubjectDNRequest) String

func (x *GetSubjectDNRequest) String() string

type GetSubjectDNResponse

type GetSubjectDNResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSubjectDNResponse) Descriptor deprecated

func (*GetSubjectDNResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSubjectDNResponse.ProtoReflect.Descriptor instead.

func (*GetSubjectDNResponse) GetResult

func (x *GetSubjectDNResponse) GetResult() int64

func (*GetSubjectDNResponse) ProtoMessage

func (*GetSubjectDNResponse) ProtoMessage()

func (*GetSubjectDNResponse) ProtoReflect

func (x *GetSubjectDNResponse) ProtoReflect() protoreflect.Message

func (*GetSubjectDNResponse) Reset

func (x *GetSubjectDNResponse) Reset()

func (*GetSubjectDNResponse) String

func (x *GetSubjectDNResponse) String() string

type HashCodeRequest

type HashCodeRequest struct {
	// contains filtered or unexported fields
}

func (*HashCodeRequest) Descriptor deprecated

func (*HashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) ProtoMessage

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect

func (x *HashCodeRequest) ProtoReflect() protoreflect.Message

func (*HashCodeRequest) Reset

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String

func (x *HashCodeRequest) String() string

type HashCodeResponse

type HashCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeResponse) Descriptor deprecated

func (*HashCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect

func (x *HashCodeResponse) ProtoReflect() protoreflect.Message

func (*HashCodeResponse) Reset

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String

func (x *HashCodeResponse) String() string

type IsApkVeritySupportedRequest

type IsApkVeritySupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsApkVeritySupportedRequest) Descriptor deprecated

func (*IsApkVeritySupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsApkVeritySupportedRequest.ProtoReflect.Descriptor instead.

func (*IsApkVeritySupportedRequest) ProtoMessage

func (*IsApkVeritySupportedRequest) ProtoMessage()

func (*IsApkVeritySupportedRequest) ProtoReflect

func (*IsApkVeritySupportedRequest) Reset

func (x *IsApkVeritySupportedRequest) Reset()

func (*IsApkVeritySupportedRequest) String

func (x *IsApkVeritySupportedRequest) String() string

type IsApkVeritySupportedResponse

type IsApkVeritySupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsApkVeritySupportedResponse) Descriptor deprecated

func (*IsApkVeritySupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsApkVeritySupportedResponse.ProtoReflect.Descriptor instead.

func (*IsApkVeritySupportedResponse) GetResult

func (x *IsApkVeritySupportedResponse) GetResult() bool

func (*IsApkVeritySupportedResponse) ProtoMessage

func (*IsApkVeritySupportedResponse) ProtoMessage()

func (*IsApkVeritySupportedResponse) ProtoReflect

func (*IsApkVeritySupportedResponse) Reset

func (x *IsApkVeritySupportedResponse) Reset()

func (*IsApkVeritySupportedResponse) String

type IsAppSourceCertificateTrustedRequest

type IsAppSourceCertificateTrustedRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAppSourceCertificateTrustedRequest) Descriptor deprecated

func (*IsAppSourceCertificateTrustedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsAppSourceCertificateTrustedRequest.ProtoReflect.Descriptor instead.

func (*IsAppSourceCertificateTrustedRequest) GetArg0

func (*IsAppSourceCertificateTrustedRequest) ProtoMessage

func (*IsAppSourceCertificateTrustedRequest) ProtoMessage()

func (*IsAppSourceCertificateTrustedRequest) ProtoReflect

func (*IsAppSourceCertificateTrustedRequest) Reset

func (*IsAppSourceCertificateTrustedRequest) String

type IsAppSourceCertificateTrustedResponse

type IsAppSourceCertificateTrustedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsAppSourceCertificateTrustedResponse) Descriptor deprecated

func (*IsAppSourceCertificateTrustedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsAppSourceCertificateTrustedResponse.ProtoReflect.Descriptor instead.

func (*IsAppSourceCertificateTrustedResponse) GetResult

func (*IsAppSourceCertificateTrustedResponse) ProtoMessage

func (*IsAppSourceCertificateTrustedResponse) ProtoMessage()

func (*IsAppSourceCertificateTrustedResponse) ProtoReflect

func (*IsAppSourceCertificateTrustedResponse) Reset

func (*IsAppSourceCertificateTrustedResponse) String

type IsBoundKeyAlgorithmRequest

type IsBoundKeyAlgorithmRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsBoundKeyAlgorithmRequest) Descriptor deprecated

func (*IsBoundKeyAlgorithmRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsBoundKeyAlgorithmRequest.ProtoReflect.Descriptor instead.

func (*IsBoundKeyAlgorithmRequest) GetArg0

func (x *IsBoundKeyAlgorithmRequest) GetArg0() string

func (*IsBoundKeyAlgorithmRequest) GetHandle

func (x *IsBoundKeyAlgorithmRequest) GetHandle() int64

func (*IsBoundKeyAlgorithmRequest) ProtoMessage

func (*IsBoundKeyAlgorithmRequest) ProtoMessage()

func (*IsBoundKeyAlgorithmRequest) ProtoReflect

func (*IsBoundKeyAlgorithmRequest) Reset

func (x *IsBoundKeyAlgorithmRequest) Reset()

func (*IsBoundKeyAlgorithmRequest) String

func (x *IsBoundKeyAlgorithmRequest) String() string

type IsBoundKeyAlgorithmResponse

type IsBoundKeyAlgorithmResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsBoundKeyAlgorithmResponse) Descriptor deprecated

func (*IsBoundKeyAlgorithmResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsBoundKeyAlgorithmResponse.ProtoReflect.Descriptor instead.

func (*IsBoundKeyAlgorithmResponse) GetResult

func (x *IsBoundKeyAlgorithmResponse) GetResult() bool

func (*IsBoundKeyAlgorithmResponse) ProtoMessage

func (*IsBoundKeyAlgorithmResponse) ProtoMessage()

func (*IsBoundKeyAlgorithmResponse) ProtoReflect

func (*IsBoundKeyAlgorithmResponse) Reset

func (x *IsBoundKeyAlgorithmResponse) Reset()

func (*IsBoundKeyAlgorithmResponse) String

func (x *IsBoundKeyAlgorithmResponse) String() string

type IsCertificateTransparencyVerificationRequiredRequest

type IsCertificateTransparencyVerificationRequiredRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsCertificateTransparencyVerificationRequiredRequest) Descriptor deprecated

Deprecated: Use IsCertificateTransparencyVerificationRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsCertificateTransparencyVerificationRequiredRequest) GetArg0

func (*IsCertificateTransparencyVerificationRequiredRequest) ProtoMessage

func (*IsCertificateTransparencyVerificationRequiredRequest) ProtoReflect

func (*IsCertificateTransparencyVerificationRequiredRequest) Reset

func (*IsCertificateTransparencyVerificationRequiredRequest) String

type IsCertificateTransparencyVerificationRequiredResponse

type IsCertificateTransparencyVerificationRequiredResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsCertificateTransparencyVerificationRequiredResponse) Descriptor deprecated

Deprecated: Use IsCertificateTransparencyVerificationRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsCertificateTransparencyVerificationRequiredResponse) GetResult

func (*IsCertificateTransparencyVerificationRequiredResponse) ProtoMessage

func (*IsCertificateTransparencyVerificationRequiredResponse) ProtoReflect

func (*IsCertificateTransparencyVerificationRequiredResponse) Reset

func (*IsCertificateTransparencyVerificationRequiredResponse) String

type IsCleartextTrafficPermitted0Request

type IsCleartextTrafficPermitted0Request struct {
	// contains filtered or unexported fields
}

func (*IsCleartextTrafficPermitted0Request) Descriptor deprecated

func (*IsCleartextTrafficPermitted0Request) Descriptor() ([]byte, []int)

Deprecated: Use IsCleartextTrafficPermitted0Request.ProtoReflect.Descriptor instead.

func (*IsCleartextTrafficPermitted0Request) ProtoMessage

func (*IsCleartextTrafficPermitted0Request) ProtoMessage()

func (*IsCleartextTrafficPermitted0Request) ProtoReflect

func (*IsCleartextTrafficPermitted0Request) Reset

func (*IsCleartextTrafficPermitted0Request) String

type IsCleartextTrafficPermitted0Response

type IsCleartextTrafficPermitted0Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsCleartextTrafficPermitted0Response) Descriptor deprecated

func (*IsCleartextTrafficPermitted0Response) Descriptor() ([]byte, []int)

Deprecated: Use IsCleartextTrafficPermitted0Response.ProtoReflect.Descriptor instead.

func (*IsCleartextTrafficPermitted0Response) GetResult

func (*IsCleartextTrafficPermitted0Response) ProtoMessage

func (*IsCleartextTrafficPermitted0Response) ProtoMessage()

func (*IsCleartextTrafficPermitted0Response) ProtoReflect

func (*IsCleartextTrafficPermitted0Response) Reset

func (*IsCleartextTrafficPermitted0Response) String

type IsCleartextTrafficPermitted1_1Request

type IsCleartextTrafficPermitted1_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsCleartextTrafficPermitted1_1Request) Descriptor deprecated

func (*IsCleartextTrafficPermitted1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use IsCleartextTrafficPermitted1_1Request.ProtoReflect.Descriptor instead.

func (*IsCleartextTrafficPermitted1_1Request) GetArg0

func (*IsCleartextTrafficPermitted1_1Request) ProtoMessage

func (*IsCleartextTrafficPermitted1_1Request) ProtoMessage()

func (*IsCleartextTrafficPermitted1_1Request) ProtoReflect

func (*IsCleartextTrafficPermitted1_1Request) Reset

func (*IsCleartextTrafficPermitted1_1Request) String

type IsCleartextTrafficPermitted1_1Response

type IsCleartextTrafficPermitted1_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsCleartextTrafficPermitted1_1Response) Descriptor deprecated

func (*IsCleartextTrafficPermitted1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use IsCleartextTrafficPermitted1_1Response.ProtoReflect.Descriptor instead.

func (*IsCleartextTrafficPermitted1_1Response) GetResult

func (*IsCleartextTrafficPermitted1_1Response) ProtoMessage

func (*IsCleartextTrafficPermitted1_1Response) ProtoReflect

func (*IsCleartextTrafficPermitted1_1Response) Reset

func (*IsCleartextTrafficPermitted1_1Response) String

type IsCredentialManagementAppRequest

type IsCredentialManagementAppRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsCredentialManagementAppRequest) Descriptor deprecated

func (*IsCredentialManagementAppRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsCredentialManagementAppRequest.ProtoReflect.Descriptor instead.

func (*IsCredentialManagementAppRequest) GetArg0

func (*IsCredentialManagementAppRequest) GetHandle

func (x *IsCredentialManagementAppRequest) GetHandle() int64

func (*IsCredentialManagementAppRequest) ProtoMessage

func (*IsCredentialManagementAppRequest) ProtoMessage()

func (*IsCredentialManagementAppRequest) ProtoReflect

func (*IsCredentialManagementAppRequest) Reset

func (*IsCredentialManagementAppRequest) String

type IsCredentialManagementAppResponse

type IsCredentialManagementAppResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsCredentialManagementAppResponse) Descriptor deprecated

func (*IsCredentialManagementAppResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsCredentialManagementAppResponse.ProtoReflect.Descriptor instead.

func (*IsCredentialManagementAppResponse) GetResult

func (x *IsCredentialManagementAppResponse) GetResult() bool

func (*IsCredentialManagementAppResponse) ProtoMessage

func (*IsCredentialManagementAppResponse) ProtoMessage()

func (*IsCredentialManagementAppResponse) ProtoReflect

func (*IsCredentialManagementAppResponse) Reset

func (*IsCredentialManagementAppResponse) String

type IsEncryptionRequiredRequest

type IsEncryptionRequiredRequest struct {
	// contains filtered or unexported fields
}

func (*IsEncryptionRequiredRequest) Descriptor deprecated

func (*IsEncryptionRequiredRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsEncryptionRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsEncryptionRequiredRequest) ProtoMessage

func (*IsEncryptionRequiredRequest) ProtoMessage()

func (*IsEncryptionRequiredRequest) ProtoReflect

func (*IsEncryptionRequiredRequest) Reset

func (x *IsEncryptionRequiredRequest) Reset()

func (*IsEncryptionRequiredRequest) String

func (x *IsEncryptionRequiredRequest) String() string

type IsEncryptionRequiredResponse

type IsEncryptionRequiredResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsEncryptionRequiredResponse) Descriptor deprecated

func (*IsEncryptionRequiredResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsEncryptionRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsEncryptionRequiredResponse) GetResult

func (x *IsEncryptionRequiredResponse) GetResult() bool

func (*IsEncryptionRequiredResponse) ProtoMessage

func (*IsEncryptionRequiredResponse) ProtoMessage()

func (*IsEncryptionRequiredResponse) ProtoReflect

func (*IsEncryptionRequiredResponse) Reset

func (x *IsEncryptionRequiredResponse) Reset()

func (*IsEncryptionRequiredResponse) String

type IsKeyAlgorithmSupportedRequest

type IsKeyAlgorithmSupportedRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsKeyAlgorithmSupportedRequest) Descriptor deprecated

func (*IsKeyAlgorithmSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsKeyAlgorithmSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsKeyAlgorithmSupportedRequest) GetArg0

func (*IsKeyAlgorithmSupportedRequest) GetHandle

func (x *IsKeyAlgorithmSupportedRequest) GetHandle() int64

func (*IsKeyAlgorithmSupportedRequest) ProtoMessage

func (*IsKeyAlgorithmSupportedRequest) ProtoMessage()

func (*IsKeyAlgorithmSupportedRequest) ProtoReflect

func (*IsKeyAlgorithmSupportedRequest) Reset

func (x *IsKeyAlgorithmSupportedRequest) Reset()

func (*IsKeyAlgorithmSupportedRequest) String

type IsKeyAlgorithmSupportedResponse

type IsKeyAlgorithmSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsKeyAlgorithmSupportedResponse) Descriptor deprecated

func (*IsKeyAlgorithmSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsKeyAlgorithmSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsKeyAlgorithmSupportedResponse) GetResult

func (x *IsKeyAlgorithmSupportedResponse) GetResult() bool

func (*IsKeyAlgorithmSupportedResponse) ProtoMessage

func (*IsKeyAlgorithmSupportedResponse) ProtoMessage()

func (*IsKeyAlgorithmSupportedResponse) ProtoReflect

func (*IsKeyAlgorithmSupportedResponse) Reset

func (*IsKeyAlgorithmSupportedResponse) String

type IsSupportedRequest

type IsSupportedRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSupportedRequest) Descriptor deprecated

func (*IsSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsSupportedRequest) GetArg0

func (x *IsSupportedRequest) GetArg0() int64

func (*IsSupportedRequest) ProtoMessage

func (*IsSupportedRequest) ProtoMessage()

func (*IsSupportedRequest) ProtoReflect

func (x *IsSupportedRequest) ProtoReflect() protoreflect.Message

func (*IsSupportedRequest) Reset

func (x *IsSupportedRequest) Reset()

func (*IsSupportedRequest) String

func (x *IsSupportedRequest) String() string

type IsSupportedResponse

type IsSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSupportedResponse) Descriptor deprecated

func (*IsSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsSupportedResponse) GetResult

func (x *IsSupportedResponse) GetResult() bool

func (*IsSupportedResponse) ProtoMessage

func (*IsSupportedResponse) ProtoMessage()

func (*IsSupportedResponse) ProtoReflect

func (x *IsSupportedResponse) ProtoReflect() protoreflect.Message

func (*IsSupportedResponse) Reset

func (x *IsSupportedResponse) Reset()

func (*IsSupportedResponse) String

func (x *IsSupportedResponse) String() string

type IsSystemErrorRequest

type IsSystemErrorRequest struct {
	// contains filtered or unexported fields
}

func (*IsSystemErrorRequest) Descriptor deprecated

func (*IsSystemErrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsSystemErrorRequest.ProtoReflect.Descriptor instead.

func (*IsSystemErrorRequest) ProtoMessage

func (*IsSystemErrorRequest) ProtoMessage()

func (*IsSystemErrorRequest) ProtoReflect

func (x *IsSystemErrorRequest) ProtoReflect() protoreflect.Message

func (*IsSystemErrorRequest) Reset

func (x *IsSystemErrorRequest) Reset()

func (*IsSystemErrorRequest) String

func (x *IsSystemErrorRequest) String() string

type IsSystemErrorResponse

type IsSystemErrorResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSystemErrorResponse) Descriptor deprecated

func (*IsSystemErrorResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsSystemErrorResponse.ProtoReflect.Descriptor instead.

func (*IsSystemErrorResponse) GetResult

func (x *IsSystemErrorResponse) GetResult() bool

func (*IsSystemErrorResponse) ProtoMessage

func (*IsSystemErrorResponse) ProtoMessage()

func (*IsSystemErrorResponse) ProtoReflect

func (x *IsSystemErrorResponse) ProtoReflect() protoreflect.Message

func (*IsSystemErrorResponse) Reset

func (x *IsSystemErrorResponse) Reset()

func (*IsSystemErrorResponse) String

func (x *IsSystemErrorResponse) String() string

type IsTransientFailureRequest

type IsTransientFailureRequest struct {
	// contains filtered or unexported fields
}

func (*IsTransientFailureRequest) Descriptor deprecated

func (*IsTransientFailureRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsTransientFailureRequest.ProtoReflect.Descriptor instead.

func (*IsTransientFailureRequest) ProtoMessage

func (*IsTransientFailureRequest) ProtoMessage()

func (*IsTransientFailureRequest) ProtoReflect

func (*IsTransientFailureRequest) Reset

func (x *IsTransientFailureRequest) Reset()

func (*IsTransientFailureRequest) String

func (x *IsTransientFailureRequest) String() string

type IsTransientFailureResponse

type IsTransientFailureResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsTransientFailureResponse) Descriptor deprecated

func (*IsTransientFailureResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsTransientFailureResponse.ProtoReflect.Descriptor instead.

func (*IsTransientFailureResponse) GetResult

func (x *IsTransientFailureResponse) GetResult() bool

func (*IsTransientFailureResponse) ProtoMessage

func (*IsTransientFailureResponse) ProtoMessage()

func (*IsTransientFailureResponse) ProtoReflect

func (*IsTransientFailureResponse) Reset

func (x *IsTransientFailureResponse) Reset()

func (*IsTransientFailureResponse) String

func (x *IsTransientFailureResponse) String() string

type KeyChainAliasCallbackServiceClient

type KeyChainAliasCallbackServiceClient interface {
	Alias(ctx context.Context, in *AliasRequest, opts ...grpc.CallOption) (*AliasResponse, error)
}

KeyChainAliasCallbackServiceClient is the client API for KeyChainAliasCallbackService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyChainAliasCallbackServiceServer

type KeyChainAliasCallbackServiceServer interface {
	Alias(context.Context, *AliasRequest) (*AliasResponse, error)
	// contains filtered or unexported methods
}

KeyChainAliasCallbackServiceServer is the server API for KeyChainAliasCallbackService service. All implementations must embed UnimplementedKeyChainAliasCallbackServiceServer for forward compatibility.

type KeyChainServiceClient

type KeyChainServiceClient interface {
	NewKeyChain(ctx context.Context, in *NewKeyChainRequest, opts ...grpc.CallOption) (*NewKeyChainResponse, error)
	ChoosePrivateKeyAlias6(ctx context.Context, in *ChoosePrivateKeyAlias6Request, opts ...grpc.CallOption) (*ChoosePrivateKeyAlias6Response, error)
	ChoosePrivateKeyAlias7_1(ctx context.Context, in *ChoosePrivateKeyAlias7_1Request, opts ...grpc.CallOption) (*ChoosePrivateKeyAlias7_1Response, error)
	CreateInstallIntent(ctx context.Context, in *CreateInstallIntentRequest, opts ...grpc.CallOption) (*CreateInstallIntentResponse, error)
	CreateManageCredentialsIntent(ctx context.Context, in *CreateManageCredentialsIntentRequest, opts ...grpc.CallOption) (*CreateManageCredentialsIntentResponse, error)
	GetCertificateChain(ctx context.Context, in *GetCertificateChainRequest, opts ...grpc.CallOption) (*GetCertificateChainResponse, error)
	GetCredentialManagementAppPolicy(ctx context.Context, in *GetCredentialManagementAppPolicyRequest, opts ...grpc.CallOption) (*GetCredentialManagementAppPolicyResponse, error)
	GetPrivateKey(ctx context.Context, in *GetPrivateKeyRequest, opts ...grpc.CallOption) (*GetPrivateKeyResponse, error)
	IsBoundKeyAlgorithm(ctx context.Context, in *IsBoundKeyAlgorithmRequest, opts ...grpc.CallOption) (*IsBoundKeyAlgorithmResponse, error)
	IsCredentialManagementApp(ctx context.Context, in *IsCredentialManagementAppRequest, opts ...grpc.CallOption) (*IsCredentialManagementAppResponse, error)
	IsKeyAlgorithmSupported(ctx context.Context, in *IsKeyAlgorithmSupportedRequest, opts ...grpc.CallOption) (*IsKeyAlgorithmSupportedResponse, error)
	RemoveCredentialManagementApp(ctx context.Context, in *RemoveCredentialManagementAppRequest, opts ...grpc.CallOption) (*RemoveCredentialManagementAppResponse, error)
}

KeyChainServiceClient is the client API for KeyChainService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyChainServiceServer

KeyChainServiceServer is the server API for KeyChainService service. All implementations must embed UnimplementedKeyChainServiceServer for forward compatibility.

type KeyPairGeneratorSpecBuilderServiceClient

type KeyPairGeneratorSpecBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetAlgorithmParameterSpec(ctx context.Context, in *SetAlgorithmParameterSpecRequest, opts ...grpc.CallOption) (*SetAlgorithmParameterSpecResponse, error)
	SetAlias(ctx context.Context, in *SetAliasRequest, opts ...grpc.CallOption) (*SetAliasResponse, error)
	SetEncryptionRequired(ctx context.Context, in *SetEncryptionRequiredRequest, opts ...grpc.CallOption) (*SetEncryptionRequiredResponse, error)
	SetEndDate(ctx context.Context, in *SetEndDateRequest, opts ...grpc.CallOption) (*SetEndDateResponse, error)
	SetKeySize(ctx context.Context, in *SetKeySizeRequest, opts ...grpc.CallOption) (*SetKeySizeResponse, error)
	SetKeyType(ctx context.Context, in *SetKeyTypeRequest, opts ...grpc.CallOption) (*SetKeyTypeResponse, error)
	SetSerialNumber(ctx context.Context, in *SetSerialNumberRequest, opts ...grpc.CallOption) (*SetSerialNumberResponse, error)
	SetStartDate(ctx context.Context, in *SetStartDateRequest, opts ...grpc.CallOption) (*SetStartDateResponse, error)
	SetSubject(ctx context.Context, in *SetSubjectRequest, opts ...grpc.CallOption) (*SetSubjectResponse, error)
}

KeyPairGeneratorSpecBuilderServiceClient is the client API for KeyPairGeneratorSpecBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyPairGeneratorSpecBuilderServiceServer

KeyPairGeneratorSpecBuilderServiceServer is the server API for KeyPairGeneratorSpecBuilderService service. All implementations must embed UnimplementedKeyPairGeneratorSpecBuilderServiceServer for forward compatibility.

type KeyPairGeneratorSpecServiceClient

KeyPairGeneratorSpecServiceClient is the client API for KeyPairGeneratorSpecService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyPairGeneratorSpecServiceServer

KeyPairGeneratorSpecServiceServer is the server API for KeyPairGeneratorSpecService service. All implementations must embed UnimplementedKeyPairGeneratorSpecServiceServer for forward compatibility.

type KeyStoreExceptionServiceClient

type KeyStoreExceptionServiceClient interface {
	GetNumericErrorCode(ctx context.Context, in *GetNumericErrorCodeRequest, opts ...grpc.CallOption) (*GetNumericErrorCodeResponse, error)
	GetRetryPolicy(ctx context.Context, in *GetRetryPolicyRequest, opts ...grpc.CallOption) (*GetRetryPolicyResponse, error)
	IsSystemError(ctx context.Context, in *IsSystemErrorRequest, opts ...grpc.CallOption) (*IsSystemErrorResponse, error)
	IsTransientFailure(ctx context.Context, in *IsTransientFailureRequest, opts ...grpc.CallOption) (*IsTransientFailureResponse, error)
	RequiresUserAuthentication(ctx context.Context, in *RequiresUserAuthenticationRequest, opts ...grpc.CallOption) (*RequiresUserAuthenticationResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

KeyStoreExceptionServiceClient is the client API for KeyStoreExceptionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyStoreExceptionServiceServer

type KeyStoreExceptionServiceServer interface {
	GetNumericErrorCode(context.Context, *GetNumericErrorCodeRequest) (*GetNumericErrorCodeResponse, error)
	GetRetryPolicy(context.Context, *GetRetryPolicyRequest) (*GetRetryPolicyResponse, error)
	IsSystemError(context.Context, *IsSystemErrorRequest) (*IsSystemErrorResponse, error)
	IsTransientFailure(context.Context, *IsTransientFailureRequest) (*IsTransientFailureResponse, error)
	RequiresUserAuthentication(context.Context, *RequiresUserAuthenticationRequest) (*RequiresUserAuthenticationResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	// contains filtered or unexported methods
}

KeyStoreExceptionServiceServer is the server API for KeyStoreExceptionService service. All implementations must embed UnimplementedKeyStoreExceptionServiceServer for forward compatibility.

type KeyStoreParameterBuilderServiceClient

type KeyStoreParameterBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetEncryptionRequired(ctx context.Context, in *KeyStoreParameterBuilderSetEncryptionRequiredRequest, opts ...grpc.CallOption) (*SetEncryptionRequiredResponse, error)
}

KeyStoreParameterBuilderServiceClient is the client API for KeyStoreParameterBuilderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyStoreParameterBuilderServiceServer

type KeyStoreParameterBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetEncryptionRequired(context.Context, *KeyStoreParameterBuilderSetEncryptionRequiredRequest) (*SetEncryptionRequiredResponse, error)
	// contains filtered or unexported methods
}

KeyStoreParameterBuilderServiceServer is the server API for KeyStoreParameterBuilderService service. All implementations must embed UnimplementedKeyStoreParameterBuilderServiceServer for forward compatibility.

type KeyStoreParameterBuilderSetEncryptionRequiredRequest

type KeyStoreParameterBuilderSetEncryptionRequiredRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyStoreParameterBuilderSetEncryptionRequiredRequest) Descriptor deprecated

Deprecated: Use KeyStoreParameterBuilderSetEncryptionRequiredRequest.ProtoReflect.Descriptor instead.

func (*KeyStoreParameterBuilderSetEncryptionRequiredRequest) GetArg0

func (*KeyStoreParameterBuilderSetEncryptionRequiredRequest) ProtoMessage

func (*KeyStoreParameterBuilderSetEncryptionRequiredRequest) ProtoReflect

func (*KeyStoreParameterBuilderSetEncryptionRequiredRequest) Reset

func (*KeyStoreParameterBuilderSetEncryptionRequiredRequest) String

type KeyStoreParameterServiceClient

type KeyStoreParameterServiceClient interface {
	IsEncryptionRequired(ctx context.Context, in *IsEncryptionRequiredRequest, opts ...grpc.CallOption) (*IsEncryptionRequiredResponse, error)
}

KeyStoreParameterServiceClient is the client API for KeyStoreParameterService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyStoreParameterServiceServer

type KeyStoreParameterServiceServer interface {
	IsEncryptionRequired(context.Context, *IsEncryptionRequiredRequest) (*IsEncryptionRequiredResponse, error)
	// contains filtered or unexported methods
}

KeyStoreParameterServiceServer is the server API for KeyStoreParameterService service. All implementations must embed UnimplementedKeyStoreParameterServiceServer for forward compatibility.

type NetworkSecurityPolicyServiceClient

type NetworkSecurityPolicyServiceClient interface {
	IsCertificateTransparencyVerificationRequired(ctx context.Context, in *IsCertificateTransparencyVerificationRequiredRequest, opts ...grpc.CallOption) (*IsCertificateTransparencyVerificationRequiredResponse, error)
	IsCleartextTrafficPermitted0(ctx context.Context, in *IsCleartextTrafficPermitted0Request, opts ...grpc.CallOption) (*IsCleartextTrafficPermitted0Response, error)
	IsCleartextTrafficPermitted1_1(ctx context.Context, in *IsCleartextTrafficPermitted1_1Request, opts ...grpc.CallOption) (*IsCleartextTrafficPermitted1_1Response, error)
	GetInstance(ctx context.Context, in *GetInstanceRequest, opts ...grpc.CallOption) (*GetInstanceResponse, error)
}

NetworkSecurityPolicyServiceClient is the client API for NetworkSecurityPolicyService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type NetworkSecurityPolicyServiceServer

type NetworkSecurityPolicyServiceServer interface {
	IsCertificateTransparencyVerificationRequired(context.Context, *IsCertificateTransparencyVerificationRequiredRequest) (*IsCertificateTransparencyVerificationRequiredResponse, error)
	IsCleartextTrafficPermitted0(context.Context, *IsCleartextTrafficPermitted0Request) (*IsCleartextTrafficPermitted0Response, error)
	IsCleartextTrafficPermitted1_1(context.Context, *IsCleartextTrafficPermitted1_1Request) (*IsCleartextTrafficPermitted1_1Response, error)
	GetInstance(context.Context, *GetInstanceRequest) (*GetInstanceResponse, error)
	// contains filtered or unexported methods
}

NetworkSecurityPolicyServiceServer is the server API for NetworkSecurityPolicyService service. All implementations must embed UnimplementedNetworkSecurityPolicyServiceServer for forward compatibility.

type NewAttestedKeyPairRequest

type NewAttestedKeyPairRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewAttestedKeyPairRequest) Descriptor deprecated

func (*NewAttestedKeyPairRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewAttestedKeyPairRequest.ProtoReflect.Descriptor instead.

func (*NewAttestedKeyPairRequest) GetArg0

func (x *NewAttestedKeyPairRequest) GetArg0() int64

func (*NewAttestedKeyPairRequest) GetArg1

func (x *NewAttestedKeyPairRequest) GetArg1() int64

func (*NewAttestedKeyPairRequest) ProtoMessage

func (*NewAttestedKeyPairRequest) ProtoMessage()

func (*NewAttestedKeyPairRequest) ProtoReflect

func (*NewAttestedKeyPairRequest) Reset

func (x *NewAttestedKeyPairRequest) Reset()

func (*NewAttestedKeyPairRequest) String

func (x *NewAttestedKeyPairRequest) String() string

type NewAttestedKeyPairResponse

type NewAttestedKeyPairResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewAttestedKeyPairResponse) Descriptor deprecated

func (*NewAttestedKeyPairResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewAttestedKeyPairResponse.ProtoReflect.Descriptor instead.

func (*NewAttestedKeyPairResponse) GetResult

func (x *NewAttestedKeyPairResponse) GetResult() int64

func (*NewAttestedKeyPairResponse) ProtoMessage

func (*NewAttestedKeyPairResponse) ProtoMessage()

func (*NewAttestedKeyPairResponse) ProtoReflect

func (*NewAttestedKeyPairResponse) Reset

func (x *NewAttestedKeyPairResponse) Reset()

func (*NewAttestedKeyPairResponse) String

func (x *NewAttestedKeyPairResponse) String() string

type NewKeyChainRequest

type NewKeyChainRequest struct {
	// contains filtered or unexported fields
}

func (*NewKeyChainRequest) Descriptor deprecated

func (*NewKeyChainRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewKeyChainRequest.ProtoReflect.Descriptor instead.

func (*NewKeyChainRequest) ProtoMessage

func (*NewKeyChainRequest) ProtoMessage()

func (*NewKeyChainRequest) ProtoReflect

func (x *NewKeyChainRequest) ProtoReflect() protoreflect.Message

func (*NewKeyChainRequest) Reset

func (x *NewKeyChainRequest) Reset()

func (*NewKeyChainRequest) String

func (x *NewKeyChainRequest) String() string

type NewKeyChainResponse

type NewKeyChainResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewKeyChainResponse) Descriptor deprecated

func (*NewKeyChainResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewKeyChainResponse.ProtoReflect.Descriptor instead.

func (*NewKeyChainResponse) GetResult

func (x *NewKeyChainResponse) GetResult() int64

func (*NewKeyChainResponse) ProtoMessage

func (*NewKeyChainResponse) ProtoMessage()

func (*NewKeyChainResponse) ProtoReflect

func (x *NewKeyChainResponse) ProtoReflect() protoreflect.Message

func (*NewKeyChainResponse) Reset

func (x *NewKeyChainResponse) Reset()

func (*NewKeyChainResponse) String

func (x *NewKeyChainResponse) String() string

type OnCanceledRequest

type OnCanceledRequest struct {
	// contains filtered or unexported fields
}

func (*OnCanceledRequest) Descriptor deprecated

func (*OnCanceledRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnCanceledRequest.ProtoReflect.Descriptor instead.

func (*OnCanceledRequest) ProtoMessage

func (*OnCanceledRequest) ProtoMessage()

func (*OnCanceledRequest) ProtoReflect

func (x *OnCanceledRequest) ProtoReflect() protoreflect.Message

func (*OnCanceledRequest) Reset

func (x *OnCanceledRequest) Reset()

func (*OnCanceledRequest) String

func (x *OnCanceledRequest) String() string

type OnCanceledResponse

type OnCanceledResponse struct {
	// contains filtered or unexported fields
}

func (*OnCanceledResponse) Descriptor deprecated

func (*OnCanceledResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnCanceledResponse.ProtoReflect.Descriptor instead.

func (*OnCanceledResponse) ProtoMessage

func (*OnCanceledResponse) ProtoMessage()

func (*OnCanceledResponse) ProtoReflect

func (x *OnCanceledResponse) ProtoReflect() protoreflect.Message

func (*OnCanceledResponse) Reset

func (x *OnCanceledResponse) Reset()

func (*OnCanceledResponse) String

func (x *OnCanceledResponse) String() string

type OnConfirmedRequest

type OnConfirmedRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnConfirmedRequest) Descriptor deprecated

func (*OnConfirmedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnConfirmedRequest.ProtoReflect.Descriptor instead.

func (*OnConfirmedRequest) GetArg0

func (x *OnConfirmedRequest) GetArg0() int64

func (*OnConfirmedRequest) ProtoMessage

func (*OnConfirmedRequest) ProtoMessage()

func (*OnConfirmedRequest) ProtoReflect

func (x *OnConfirmedRequest) ProtoReflect() protoreflect.Message

func (*OnConfirmedRequest) Reset

func (x *OnConfirmedRequest) Reset()

func (*OnConfirmedRequest) String

func (x *OnConfirmedRequest) String() string

type OnConfirmedResponse

type OnConfirmedResponse struct {
	// contains filtered or unexported fields
}

func (*OnConfirmedResponse) Descriptor deprecated

func (*OnConfirmedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnConfirmedResponse.ProtoReflect.Descriptor instead.

func (*OnConfirmedResponse) ProtoMessage

func (*OnConfirmedResponse) ProtoMessage()

func (*OnConfirmedResponse) ProtoReflect

func (x *OnConfirmedResponse) ProtoReflect() protoreflect.Message

func (*OnConfirmedResponse) Reset

func (x *OnConfirmedResponse) Reset()

func (*OnConfirmedResponse) String

func (x *OnConfirmedResponse) String() string

type OnDismissedRequest

type OnDismissedRequest struct {
	// contains filtered or unexported fields
}

func (*OnDismissedRequest) Descriptor deprecated

func (*OnDismissedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnDismissedRequest.ProtoReflect.Descriptor instead.

func (*OnDismissedRequest) ProtoMessage

func (*OnDismissedRequest) ProtoMessage()

func (*OnDismissedRequest) ProtoReflect

func (x *OnDismissedRequest) ProtoReflect() protoreflect.Message

func (*OnDismissedRequest) Reset

func (x *OnDismissedRequest) Reset()

func (*OnDismissedRequest) String

func (x *OnDismissedRequest) String() string

type OnDismissedResponse

type OnDismissedResponse struct {
	// contains filtered or unexported fields
}

func (*OnDismissedResponse) Descriptor deprecated

func (*OnDismissedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnDismissedResponse.ProtoReflect.Descriptor instead.

func (*OnDismissedResponse) ProtoMessage

func (*OnDismissedResponse) ProtoMessage()

func (*OnDismissedResponse) ProtoReflect

func (x *OnDismissedResponse) ProtoReflect() protoreflect.Message

func (*OnDismissedResponse) Reset

func (x *OnDismissedResponse) Reset()

func (*OnDismissedResponse) String

func (x *OnDismissedResponse) String() string

type OnErrorRequest

type OnErrorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnErrorRequest) Descriptor deprecated

func (*OnErrorRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnErrorRequest.ProtoReflect.Descriptor instead.

func (*OnErrorRequest) GetArg0

func (x *OnErrorRequest) GetArg0() int64

func (*OnErrorRequest) ProtoMessage

func (*OnErrorRequest) ProtoMessage()

func (*OnErrorRequest) ProtoReflect

func (x *OnErrorRequest) ProtoReflect() protoreflect.Message

func (*OnErrorRequest) Reset

func (x *OnErrorRequest) Reset()

func (*OnErrorRequest) String

func (x *OnErrorRequest) String() string

type OnErrorResponse

type OnErrorResponse struct {
	// contains filtered or unexported fields
}

func (*OnErrorResponse) Descriptor deprecated

func (*OnErrorResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnErrorResponse.ProtoReflect.Descriptor instead.

func (*OnErrorResponse) ProtoMessage

func (*OnErrorResponse) ProtoMessage()

func (*OnErrorResponse) ProtoReflect

func (x *OnErrorResponse) ProtoReflect() protoreflect.Message

func (*OnErrorResponse) Reset

func (x *OnErrorResponse) Reset()

func (*OnErrorResponse) String

func (x *OnErrorResponse) String() string

type PresentPromptRequest

type PresentPromptRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*PresentPromptRequest) Descriptor deprecated

func (*PresentPromptRequest) Descriptor() ([]byte, []int)

Deprecated: Use PresentPromptRequest.ProtoReflect.Descriptor instead.

func (*PresentPromptRequest) GetArg0

func (x *PresentPromptRequest) GetArg0() int64

func (*PresentPromptRequest) GetArg1

func (x *PresentPromptRequest) GetArg1() int64

func (*PresentPromptRequest) ProtoMessage

func (*PresentPromptRequest) ProtoMessage()

func (*PresentPromptRequest) ProtoReflect

func (x *PresentPromptRequest) ProtoReflect() protoreflect.Message

func (*PresentPromptRequest) Reset

func (x *PresentPromptRequest) Reset()

func (*PresentPromptRequest) String

func (x *PresentPromptRequest) String() string

type PresentPromptResponse

type PresentPromptResponse struct {
	// contains filtered or unexported fields
}

func (*PresentPromptResponse) Descriptor deprecated

func (*PresentPromptResponse) Descriptor() ([]byte, []int)

Deprecated: Use PresentPromptResponse.ProtoReflect.Descriptor instead.

func (*PresentPromptResponse) ProtoMessage

func (*PresentPromptResponse) ProtoMessage()

func (*PresentPromptResponse) ProtoReflect

func (x *PresentPromptResponse) ProtoReflect() protoreflect.Message

func (*PresentPromptResponse) Reset

func (x *PresentPromptResponse) Reset()

func (*PresentPromptResponse) String

func (x *PresentPromptResponse) String() string

type RemoveCredentialManagementAppRequest

type RemoveCredentialManagementAppRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveCredentialManagementAppRequest) Descriptor deprecated

func (*RemoveCredentialManagementAppRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveCredentialManagementAppRequest.ProtoReflect.Descriptor instead.

func (*RemoveCredentialManagementAppRequest) GetArg0

func (*RemoveCredentialManagementAppRequest) GetHandle

func (*RemoveCredentialManagementAppRequest) ProtoMessage

func (*RemoveCredentialManagementAppRequest) ProtoMessage()

func (*RemoveCredentialManagementAppRequest) ProtoReflect

func (*RemoveCredentialManagementAppRequest) Reset

func (*RemoveCredentialManagementAppRequest) String

type RemoveCredentialManagementAppResponse

type RemoveCredentialManagementAppResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveCredentialManagementAppResponse) Descriptor deprecated

func (*RemoveCredentialManagementAppResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveCredentialManagementAppResponse.ProtoReflect.Descriptor instead.

func (*RemoveCredentialManagementAppResponse) GetResult

func (*RemoveCredentialManagementAppResponse) ProtoMessage

func (*RemoveCredentialManagementAppResponse) ProtoMessage()

func (*RemoveCredentialManagementAppResponse) ProtoReflect

func (*RemoveCredentialManagementAppResponse) Reset

func (*RemoveCredentialManagementAppResponse) String

type RequiresUserAuthenticationRequest

type RequiresUserAuthenticationRequest struct {
	// contains filtered or unexported fields
}

func (*RequiresUserAuthenticationRequest) Descriptor deprecated

func (*RequiresUserAuthenticationRequest) Descriptor() ([]byte, []int)

Deprecated: Use RequiresUserAuthenticationRequest.ProtoReflect.Descriptor instead.

func (*RequiresUserAuthenticationRequest) ProtoMessage

func (*RequiresUserAuthenticationRequest) ProtoMessage()

func (*RequiresUserAuthenticationRequest) ProtoReflect

func (*RequiresUserAuthenticationRequest) Reset

func (*RequiresUserAuthenticationRequest) String

type RequiresUserAuthenticationResponse

type RequiresUserAuthenticationResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RequiresUserAuthenticationResponse) Descriptor deprecated

func (*RequiresUserAuthenticationResponse) Descriptor() ([]byte, []int)

Deprecated: Use RequiresUserAuthenticationResponse.ProtoReflect.Descriptor instead.

func (*RequiresUserAuthenticationResponse) GetResult

func (*RequiresUserAuthenticationResponse) ProtoMessage

func (*RequiresUserAuthenticationResponse) ProtoMessage()

func (*RequiresUserAuthenticationResponse) ProtoReflect

func (*RequiresUserAuthenticationResponse) Reset

func (*RequiresUserAuthenticationResponse) String

type SetAlgorithmParameterSpecRequest

type SetAlgorithmParameterSpecRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAlgorithmParameterSpecRequest) Descriptor deprecated

func (*SetAlgorithmParameterSpecRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAlgorithmParameterSpecRequest.ProtoReflect.Descriptor instead.

func (*SetAlgorithmParameterSpecRequest) GetArg0

func (*SetAlgorithmParameterSpecRequest) ProtoMessage

func (*SetAlgorithmParameterSpecRequest) ProtoMessage()

func (*SetAlgorithmParameterSpecRequest) ProtoReflect

func (*SetAlgorithmParameterSpecRequest) Reset

func (*SetAlgorithmParameterSpecRequest) String

type SetAlgorithmParameterSpecResponse

type SetAlgorithmParameterSpecResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAlgorithmParameterSpecResponse) Descriptor deprecated

func (*SetAlgorithmParameterSpecResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAlgorithmParameterSpecResponse.ProtoReflect.Descriptor instead.

func (*SetAlgorithmParameterSpecResponse) GetResult

func (*SetAlgorithmParameterSpecResponse) ProtoMessage

func (*SetAlgorithmParameterSpecResponse) ProtoMessage()

func (*SetAlgorithmParameterSpecResponse) ProtoReflect

func (*SetAlgorithmParameterSpecResponse) Reset

func (*SetAlgorithmParameterSpecResponse) String

type SetAliasRequest

type SetAliasRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAliasRequest) Descriptor deprecated

func (*SetAliasRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAliasRequest.ProtoReflect.Descriptor instead.

func (*SetAliasRequest) GetArg0

func (x *SetAliasRequest) GetArg0() string

func (*SetAliasRequest) ProtoMessage

func (*SetAliasRequest) ProtoMessage()

func (*SetAliasRequest) ProtoReflect

func (x *SetAliasRequest) ProtoReflect() protoreflect.Message

func (*SetAliasRequest) Reset

func (x *SetAliasRequest) Reset()

func (*SetAliasRequest) String

func (x *SetAliasRequest) String() string

type SetAliasResponse

type SetAliasResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAliasResponse) Descriptor deprecated

func (*SetAliasResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAliasResponse.ProtoReflect.Descriptor instead.

func (*SetAliasResponse) GetResult

func (x *SetAliasResponse) GetResult() int64

func (*SetAliasResponse) ProtoMessage

func (*SetAliasResponse) ProtoMessage()

func (*SetAliasResponse) ProtoReflect

func (x *SetAliasResponse) ProtoReflect() protoreflect.Message

func (*SetAliasResponse) Reset

func (x *SetAliasResponse) Reset()

func (*SetAliasResponse) String

func (x *SetAliasResponse) String() string

type SetEncryptionRequiredRequest

type SetEncryptionRequiredRequest struct {
	// contains filtered or unexported fields
}

func (*SetEncryptionRequiredRequest) Descriptor deprecated

func (*SetEncryptionRequiredRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetEncryptionRequiredRequest.ProtoReflect.Descriptor instead.

func (*SetEncryptionRequiredRequest) ProtoMessage

func (*SetEncryptionRequiredRequest) ProtoMessage()

func (*SetEncryptionRequiredRequest) ProtoReflect

func (*SetEncryptionRequiredRequest) Reset

func (x *SetEncryptionRequiredRequest) Reset()

func (*SetEncryptionRequiredRequest) String

type SetEncryptionRequiredResponse

type SetEncryptionRequiredResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEncryptionRequiredResponse) Descriptor deprecated

func (*SetEncryptionRequiredResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetEncryptionRequiredResponse.ProtoReflect.Descriptor instead.

func (*SetEncryptionRequiredResponse) GetResult

func (x *SetEncryptionRequiredResponse) GetResult() int64

func (*SetEncryptionRequiredResponse) ProtoMessage

func (*SetEncryptionRequiredResponse) ProtoMessage()

func (*SetEncryptionRequiredResponse) ProtoReflect

func (*SetEncryptionRequiredResponse) Reset

func (x *SetEncryptionRequiredResponse) Reset()

func (*SetEncryptionRequiredResponse) String

type SetEndDateRequest

type SetEndDateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEndDateRequest) Descriptor deprecated

func (*SetEndDateRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetEndDateRequest.ProtoReflect.Descriptor instead.

func (*SetEndDateRequest) GetArg0

func (x *SetEndDateRequest) GetArg0() int64

func (*SetEndDateRequest) ProtoMessage

func (*SetEndDateRequest) ProtoMessage()

func (*SetEndDateRequest) ProtoReflect

func (x *SetEndDateRequest) ProtoReflect() protoreflect.Message

func (*SetEndDateRequest) Reset

func (x *SetEndDateRequest) Reset()

func (*SetEndDateRequest) String

func (x *SetEndDateRequest) String() string

type SetEndDateResponse

type SetEndDateResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEndDateResponse) Descriptor deprecated

func (*SetEndDateResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetEndDateResponse.ProtoReflect.Descriptor instead.

func (*SetEndDateResponse) GetResult

func (x *SetEndDateResponse) GetResult() int64

func (*SetEndDateResponse) ProtoMessage

func (*SetEndDateResponse) ProtoMessage()

func (*SetEndDateResponse) ProtoReflect

func (x *SetEndDateResponse) ProtoReflect() protoreflect.Message

func (*SetEndDateResponse) Reset

func (x *SetEndDateResponse) Reset()

func (*SetEndDateResponse) String

func (x *SetEndDateResponse) String() string

type SetExtraDataRequest

type SetExtraDataRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtraDataRequest) Descriptor deprecated

func (*SetExtraDataRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetExtraDataRequest.ProtoReflect.Descriptor instead.

func (*SetExtraDataRequest) GetArg0

func (x *SetExtraDataRequest) GetArg0() int64

func (*SetExtraDataRequest) ProtoMessage

func (*SetExtraDataRequest) ProtoMessage()

func (*SetExtraDataRequest) ProtoReflect

func (x *SetExtraDataRequest) ProtoReflect() protoreflect.Message

func (*SetExtraDataRequest) Reset

func (x *SetExtraDataRequest) Reset()

func (*SetExtraDataRequest) String

func (x *SetExtraDataRequest) String() string

type SetExtraDataResponse

type SetExtraDataResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtraDataResponse) Descriptor deprecated

func (*SetExtraDataResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetExtraDataResponse.ProtoReflect.Descriptor instead.

func (*SetExtraDataResponse) GetResult

func (x *SetExtraDataResponse) GetResult() int64

func (*SetExtraDataResponse) ProtoMessage

func (*SetExtraDataResponse) ProtoMessage()

func (*SetExtraDataResponse) ProtoReflect

func (x *SetExtraDataResponse) ProtoReflect() protoreflect.Message

func (*SetExtraDataResponse) Reset

func (x *SetExtraDataResponse) Reset()

func (*SetExtraDataResponse) String

func (x *SetExtraDataResponse) String() string

type SetKeySizeRequest

type SetKeySizeRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetKeySizeRequest) Descriptor deprecated

func (*SetKeySizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetKeySizeRequest.ProtoReflect.Descriptor instead.

func (*SetKeySizeRequest) GetArg0

func (x *SetKeySizeRequest) GetArg0() int32

func (*SetKeySizeRequest) ProtoMessage

func (*SetKeySizeRequest) ProtoMessage()

func (*SetKeySizeRequest) ProtoReflect

func (x *SetKeySizeRequest) ProtoReflect() protoreflect.Message

func (*SetKeySizeRequest) Reset

func (x *SetKeySizeRequest) Reset()

func (*SetKeySizeRequest) String

func (x *SetKeySizeRequest) String() string

type SetKeySizeResponse

type SetKeySizeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetKeySizeResponse) Descriptor deprecated

func (*SetKeySizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetKeySizeResponse.ProtoReflect.Descriptor instead.

func (*SetKeySizeResponse) GetResult

func (x *SetKeySizeResponse) GetResult() int64

func (*SetKeySizeResponse) ProtoMessage

func (*SetKeySizeResponse) ProtoMessage()

func (*SetKeySizeResponse) ProtoReflect

func (x *SetKeySizeResponse) ProtoReflect() protoreflect.Message

func (*SetKeySizeResponse) Reset

func (x *SetKeySizeResponse) Reset()

func (*SetKeySizeResponse) String

func (x *SetKeySizeResponse) String() string

type SetKeyTypeRequest

type SetKeyTypeRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetKeyTypeRequest) Descriptor deprecated

func (*SetKeyTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetKeyTypeRequest.ProtoReflect.Descriptor instead.

func (*SetKeyTypeRequest) GetArg0

func (x *SetKeyTypeRequest) GetArg0() string

func (*SetKeyTypeRequest) ProtoMessage

func (*SetKeyTypeRequest) ProtoMessage()

func (*SetKeyTypeRequest) ProtoReflect

func (x *SetKeyTypeRequest) ProtoReflect() protoreflect.Message

func (*SetKeyTypeRequest) Reset

func (x *SetKeyTypeRequest) Reset()

func (*SetKeyTypeRequest) String

func (x *SetKeyTypeRequest) String() string

type SetKeyTypeResponse

type SetKeyTypeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetKeyTypeResponse) Descriptor deprecated

func (*SetKeyTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetKeyTypeResponse.ProtoReflect.Descriptor instead.

func (*SetKeyTypeResponse) GetResult

func (x *SetKeyTypeResponse) GetResult() int64

func (*SetKeyTypeResponse) ProtoMessage

func (*SetKeyTypeResponse) ProtoMessage()

func (*SetKeyTypeResponse) ProtoReflect

func (x *SetKeyTypeResponse) ProtoReflect() protoreflect.Message

func (*SetKeyTypeResponse) Reset

func (x *SetKeyTypeResponse) Reset()

func (*SetKeyTypeResponse) String

func (x *SetKeyTypeResponse) String() string

type SetPromptTextRequest

type SetPromptTextRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPromptTextRequest) Descriptor deprecated

func (*SetPromptTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPromptTextRequest.ProtoReflect.Descriptor instead.

func (*SetPromptTextRequest) GetArg0

func (x *SetPromptTextRequest) GetArg0() string

func (*SetPromptTextRequest) ProtoMessage

func (*SetPromptTextRequest) ProtoMessage()

func (*SetPromptTextRequest) ProtoReflect

func (x *SetPromptTextRequest) ProtoReflect() protoreflect.Message

func (*SetPromptTextRequest) Reset

func (x *SetPromptTextRequest) Reset()

func (*SetPromptTextRequest) String

func (x *SetPromptTextRequest) String() string

type SetPromptTextResponse

type SetPromptTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPromptTextResponse) Descriptor deprecated

func (*SetPromptTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPromptTextResponse.ProtoReflect.Descriptor instead.

func (*SetPromptTextResponse) GetResult

func (x *SetPromptTextResponse) GetResult() int64

func (*SetPromptTextResponse) ProtoMessage

func (*SetPromptTextResponse) ProtoMessage()

func (*SetPromptTextResponse) ProtoReflect

func (x *SetPromptTextResponse) ProtoReflect() protoreflect.Message

func (*SetPromptTextResponse) Reset

func (x *SetPromptTextResponse) Reset()

func (*SetPromptTextResponse) String

func (x *SetPromptTextResponse) String() string

type SetSerialNumberRequest

type SetSerialNumberRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSerialNumberRequest) Descriptor deprecated

func (*SetSerialNumberRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSerialNumberRequest.ProtoReflect.Descriptor instead.

func (*SetSerialNumberRequest) GetArg0

func (x *SetSerialNumberRequest) GetArg0() int64

func (*SetSerialNumberRequest) ProtoMessage

func (*SetSerialNumberRequest) ProtoMessage()

func (*SetSerialNumberRequest) ProtoReflect

func (x *SetSerialNumberRequest) ProtoReflect() protoreflect.Message

func (*SetSerialNumberRequest) Reset

func (x *SetSerialNumberRequest) Reset()

func (*SetSerialNumberRequest) String

func (x *SetSerialNumberRequest) String() string

type SetSerialNumberResponse

type SetSerialNumberResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSerialNumberResponse) Descriptor deprecated

func (*SetSerialNumberResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSerialNumberResponse.ProtoReflect.Descriptor instead.

func (*SetSerialNumberResponse) GetResult

func (x *SetSerialNumberResponse) GetResult() int64

func (*SetSerialNumberResponse) ProtoMessage

func (*SetSerialNumberResponse) ProtoMessage()

func (*SetSerialNumberResponse) ProtoReflect

func (x *SetSerialNumberResponse) ProtoReflect() protoreflect.Message

func (*SetSerialNumberResponse) Reset

func (x *SetSerialNumberResponse) Reset()

func (*SetSerialNumberResponse) String

func (x *SetSerialNumberResponse) String() string

type SetStartDateRequest

type SetStartDateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStartDateRequest) Descriptor deprecated

func (*SetStartDateRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetStartDateRequest.ProtoReflect.Descriptor instead.

func (*SetStartDateRequest) GetArg0

func (x *SetStartDateRequest) GetArg0() int64

func (*SetStartDateRequest) ProtoMessage

func (*SetStartDateRequest) ProtoMessage()

func (*SetStartDateRequest) ProtoReflect

func (x *SetStartDateRequest) ProtoReflect() protoreflect.Message

func (*SetStartDateRequest) Reset

func (x *SetStartDateRequest) Reset()

func (*SetStartDateRequest) String

func (x *SetStartDateRequest) String() string

type SetStartDateResponse

type SetStartDateResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStartDateResponse) Descriptor deprecated

func (*SetStartDateResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetStartDateResponse.ProtoReflect.Descriptor instead.

func (*SetStartDateResponse) GetResult

func (x *SetStartDateResponse) GetResult() int64

func (*SetStartDateResponse) ProtoMessage

func (*SetStartDateResponse) ProtoMessage()

func (*SetStartDateResponse) ProtoReflect

func (x *SetStartDateResponse) ProtoReflect() protoreflect.Message

func (*SetStartDateResponse) Reset

func (x *SetStartDateResponse) Reset()

func (*SetStartDateResponse) String

func (x *SetStartDateResponse) String() string

type SetSubjectRequest

type SetSubjectRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubjectRequest) Descriptor deprecated

func (*SetSubjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSubjectRequest.ProtoReflect.Descriptor instead.

func (*SetSubjectRequest) GetArg0

func (x *SetSubjectRequest) GetArg0() int64

func (*SetSubjectRequest) ProtoMessage

func (*SetSubjectRequest) ProtoMessage()

func (*SetSubjectRequest) ProtoReflect

func (x *SetSubjectRequest) ProtoReflect() protoreflect.Message

func (*SetSubjectRequest) Reset

func (x *SetSubjectRequest) Reset()

func (*SetSubjectRequest) String

func (x *SetSubjectRequest) String() string

type SetSubjectResponse

type SetSubjectResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSubjectResponse) Descriptor deprecated

func (*SetSubjectResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSubjectResponse.ProtoReflect.Descriptor instead.

func (*SetSubjectResponse) GetResult

func (x *SetSubjectResponse) GetResult() int64

func (*SetSubjectResponse) ProtoMessage

func (*SetSubjectResponse) ProtoMessage()

func (*SetSubjectResponse) ProtoReflect

func (x *SetSubjectResponse) ProtoReflect() protoreflect.Message

func (*SetSubjectResponse) Reset

func (x *SetSubjectResponse) Reset()

func (*SetSubjectResponse) String

func (x *SetSubjectResponse) String() string

type ToStringRequest

type ToStringRequest struct {
	// contains filtered or unexported fields
}

func (*ToStringRequest) Descriptor deprecated

func (*ToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

func (*ToStringRequest) ProtoMessage

func (*ToStringRequest) ProtoMessage()

func (*ToStringRequest) ProtoReflect

func (x *ToStringRequest) ProtoReflect() protoreflect.Message

func (*ToStringRequest) Reset

func (x *ToStringRequest) Reset()

func (*ToStringRequest) String

func (x *ToStringRequest) String() string

type ToStringResponse

type ToStringResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ToStringResponse) Descriptor deprecated

func (*ToStringResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.

func (*ToStringResponse) GetResult

func (x *ToStringResponse) GetResult() string

func (*ToStringResponse) ProtoMessage

func (*ToStringResponse) ProtoMessage()

func (*ToStringResponse) ProtoReflect

func (x *ToStringResponse) ProtoReflect() protoreflect.Message

func (*ToStringResponse) Reset

func (x *ToStringResponse) Reset()

func (*ToStringResponse) String

func (x *ToStringResponse) String() string

type UnimplementedAppUriAuthenticationPolicyBuilderServiceServer

type UnimplementedAppUriAuthenticationPolicyBuilderServiceServer struct{}

UnimplementedAppUriAuthenticationPolicyBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAppUriAuthenticationPolicyBuilderServiceServer) AddAppAndUriMapping

func (UnimplementedAppUriAuthenticationPolicyBuilderServiceServer) Build

type UnimplementedAppUriAuthenticationPolicyServiceServer

type UnimplementedAppUriAuthenticationPolicyServiceServer struct{}

UnimplementedAppUriAuthenticationPolicyServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAppUriAuthenticationPolicyServiceServer) DescribeContents

func (UnimplementedAppUriAuthenticationPolicyServiceServer) Equals

func (UnimplementedAppUriAuthenticationPolicyServiceServer) HashCode

func (UnimplementedAppUriAuthenticationPolicyServiceServer) ToString

func (UnimplementedAppUriAuthenticationPolicyServiceServer) WriteToParcel

type UnimplementedAttestedKeyPairServiceServer

type UnimplementedAttestedKeyPairServiceServer struct{}

UnimplementedAttestedKeyPairServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAttestedKeyPairServiceServer) GetAttestationRecord

func (UnimplementedAttestedKeyPairServiceServer) GetKeyPair

func (UnimplementedAttestedKeyPairServiceServer) NewAttestedKeyPair

type UnimplementedConfirmationCallbackServiceServer

type UnimplementedConfirmationCallbackServiceServer struct{}

UnimplementedConfirmationCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedConfirmationCallbackServiceServer) OnCanceled

func (UnimplementedConfirmationCallbackServiceServer) OnConfirmed

func (UnimplementedConfirmationCallbackServiceServer) OnDismissed

func (UnimplementedConfirmationCallbackServiceServer) OnError

type UnimplementedConfirmationPromptBuilderServiceServer

type UnimplementedConfirmationPromptBuilderServiceServer struct{}

UnimplementedConfirmationPromptBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedConfirmationPromptBuilderServiceServer) Build

func (UnimplementedConfirmationPromptBuilderServiceServer) SetExtraData

func (UnimplementedConfirmationPromptBuilderServiceServer) SetPromptText

type UnimplementedConfirmationPromptServiceServer

type UnimplementedConfirmationPromptServiceServer struct{}

UnimplementedConfirmationPromptServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedConfirmationPromptServiceServer) CancelPrompt

func (UnimplementedConfirmationPromptServiceServer) IsSupported

func (UnimplementedConfirmationPromptServiceServer) PresentPrompt

type UnimplementedFileIntegrityManagerServiceServer

type UnimplementedFileIntegrityManagerServiceServer struct{}

UnimplementedFileIntegrityManagerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedFileIntegrityManagerServiceServer) IsApkVeritySupported

type UnimplementedKeyChainAliasCallbackServiceServer

type UnimplementedKeyChainAliasCallbackServiceServer struct{}

UnimplementedKeyChainAliasCallbackServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyChainAliasCallbackServiceServer) Alias

type UnimplementedKeyChainServiceServer

type UnimplementedKeyChainServiceServer struct{}

UnimplementedKeyChainServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyChainServiceServer) CreateInstallIntent

func (UnimplementedKeyChainServiceServer) GetCertificateChain

func (UnimplementedKeyChainServiceServer) GetPrivateKey

func (UnimplementedKeyChainServiceServer) IsBoundKeyAlgorithm

func (UnimplementedKeyChainServiceServer) NewKeyChain

type UnimplementedKeyPairGeneratorSpecBuilderServiceServer

type UnimplementedKeyPairGeneratorSpecBuilderServiceServer struct{}

UnimplementedKeyPairGeneratorSpecBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) Build

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetAlgorithmParameterSpec

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetAlias

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetEncryptionRequired

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetEndDate

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetKeySize

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetKeyType

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetSerialNumber

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetStartDate

func (UnimplementedKeyPairGeneratorSpecBuilderServiceServer) SetSubject

type UnimplementedKeyPairGeneratorSpecServiceServer

type UnimplementedKeyPairGeneratorSpecServiceServer struct{}

UnimplementedKeyPairGeneratorSpecServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetContext

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetEndDate

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetKeySize

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetKeyType

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetKeystoreAlias

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetSerialNumber

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetStartDate

func (UnimplementedKeyPairGeneratorSpecServiceServer) GetSubjectDN

func (UnimplementedKeyPairGeneratorSpecServiceServer) IsEncryptionRequired

type UnimplementedKeyStoreExceptionServiceServer

type UnimplementedKeyStoreExceptionServiceServer struct{}

UnimplementedKeyStoreExceptionServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyStoreExceptionServiceServer) GetNumericErrorCode

func (UnimplementedKeyStoreExceptionServiceServer) GetRetryPolicy

func (UnimplementedKeyStoreExceptionServiceServer) IsSystemError

func (UnimplementedKeyStoreExceptionServiceServer) IsTransientFailure

func (UnimplementedKeyStoreExceptionServiceServer) ToString

type UnimplementedKeyStoreParameterBuilderServiceServer

type UnimplementedKeyStoreParameterBuilderServiceServer struct{}

UnimplementedKeyStoreParameterBuilderServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyStoreParameterBuilderServiceServer) Build

type UnimplementedKeyStoreParameterServiceServer

type UnimplementedKeyStoreParameterServiceServer struct{}

UnimplementedKeyStoreParameterServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyStoreParameterServiceServer) IsEncryptionRequired

type UnimplementedNetworkSecurityPolicyServiceServer

type UnimplementedNetworkSecurityPolicyServiceServer struct{}

UnimplementedNetworkSecurityPolicyServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedNetworkSecurityPolicyServiceServer) GetInstance

type UnsafeAppUriAuthenticationPolicyBuilderServiceServer

type UnsafeAppUriAuthenticationPolicyBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAppUriAuthenticationPolicyBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppUriAuthenticationPolicyBuilderServiceServer will result in compilation errors.

type UnsafeAppUriAuthenticationPolicyServiceServer

type UnsafeAppUriAuthenticationPolicyServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAppUriAuthenticationPolicyServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AppUriAuthenticationPolicyServiceServer will result in compilation errors.

type UnsafeAttestedKeyPairServiceServer

type UnsafeAttestedKeyPairServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAttestedKeyPairServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AttestedKeyPairServiceServer will result in compilation errors.

type UnsafeConfirmationCallbackServiceServer

type UnsafeConfirmationCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeConfirmationCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ConfirmationCallbackServiceServer will result in compilation errors.

type UnsafeConfirmationPromptBuilderServiceServer

type UnsafeConfirmationPromptBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeConfirmationPromptBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ConfirmationPromptBuilderServiceServer will result in compilation errors.

type UnsafeConfirmationPromptServiceServer

type UnsafeConfirmationPromptServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeConfirmationPromptServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ConfirmationPromptServiceServer will result in compilation errors.

type UnsafeFileIntegrityManagerServiceServer

type UnsafeFileIntegrityManagerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeFileIntegrityManagerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FileIntegrityManagerServiceServer will result in compilation errors.

type UnsafeKeyChainAliasCallbackServiceServer

type UnsafeKeyChainAliasCallbackServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyChainAliasCallbackServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyChainAliasCallbackServiceServer will result in compilation errors.

type UnsafeKeyChainServiceServer

type UnsafeKeyChainServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyChainServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyChainServiceServer will result in compilation errors.

type UnsafeKeyPairGeneratorSpecBuilderServiceServer

type UnsafeKeyPairGeneratorSpecBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyPairGeneratorSpecBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyPairGeneratorSpecBuilderServiceServer will result in compilation errors.

type UnsafeKeyPairGeneratorSpecServiceServer

type UnsafeKeyPairGeneratorSpecServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyPairGeneratorSpecServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyPairGeneratorSpecServiceServer will result in compilation errors.

type UnsafeKeyStoreExceptionServiceServer

type UnsafeKeyStoreExceptionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyStoreExceptionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyStoreExceptionServiceServer will result in compilation errors.

type UnsafeKeyStoreParameterBuilderServiceServer

type UnsafeKeyStoreParameterBuilderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyStoreParameterBuilderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyStoreParameterBuilderServiceServer will result in compilation errors.

type UnsafeKeyStoreParameterServiceServer

type UnsafeKeyStoreParameterServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyStoreParameterServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyStoreParameterServiceServer will result in compilation errors.

type UnsafeNetworkSecurityPolicyServiceServer

type UnsafeNetworkSecurityPolicyServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeNetworkSecurityPolicyServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NetworkSecurityPolicyServiceServer will result in compilation errors.

type WriteToParcelRequest

type WriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteToParcelRequest) Descriptor deprecated

func (*WriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1

func (x *WriteToParcelRequest) GetArg1() int32

func (*WriteToParcelRequest) ProtoMessage

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect

func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message

func (*WriteToParcelRequest) Reset

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse

type WriteToParcelResponse struct {
	// contains filtered or unexported fields
}

func (*WriteToParcelResponse) Descriptor deprecated

func (*WriteToParcelResponse) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect

func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message

func (*WriteToParcelResponse) Reset

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String

func (x *WriteToParcelResponse) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL