keystore

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 (
	KeyStoreManagerService_GetGrantedCertificateChainFromId_FullMethodName = "/keystore.KeyStoreManagerService/GetGrantedCertificateChainFromId"
	KeyStoreManagerService_GetGrantedKeyFromId_FullMethodName              = "/keystore.KeyStoreManagerService/GetGrantedKeyFromId"
	KeyStoreManagerService_GetGrantedKeyPairFromId_FullMethodName          = "/keystore.KeyStoreManagerService/GetGrantedKeyPairFromId"
	KeyStoreManagerService_GetSupplementaryAttestationInfo_FullMethodName  = "/keystore.KeyStoreManagerService/GetSupplementaryAttestationInfo"
	KeyStoreManagerService_GrantKeyAccess_FullMethodName                   = "/keystore.KeyStoreManagerService/GrantKeyAccess"
	KeyStoreManagerService_RevokeKeyAccess_FullMethodName                  = "/keystore.KeyStoreManagerService/RevokeKeyAccess"
)
View Source
const (
	WrappedKeyEntryService_NewWrappedKeyEntry_FullMethodName        = "/keystore.WrappedKeyEntryService/NewWrappedKeyEntry"
	WrappedKeyEntryService_GetAlgorithmParameterSpec_FullMethodName = "/keystore.WrappedKeyEntryService/GetAlgorithmParameterSpec"
	WrappedKeyEntryService_GetTransformation_FullMethodName         = "/keystore.WrappedKeyEntryService/GetTransformation"
	WrappedKeyEntryService_GetWrappedKeyBytes_FullMethodName        = "/keystore.WrappedKeyEntryService/GetWrappedKeyBytes"
	WrappedKeyEntryService_GetWrappingKeyAlias_FullMethodName       = "/keystore.WrappedKeyEntryService/GetWrappingKeyAlias"
)
View Source
const (
	BackendBusyExceptionService_NewBackendBusyException_FullMethodName = "/keystore.BackendBusyExceptionService/NewBackendBusyException"
	BackendBusyExceptionService_GetBackOffHintMillis_FullMethodName    = "/keystore.BackendBusyExceptionService/GetBackOffHintMillis"
)
View Source
const (
	KeyInfoService_GetBlockModes_FullMethodName                                           = "/keystore.KeyInfoService/GetBlockModes"
	KeyInfoService_GetDigests_FullMethodName                                              = "/keystore.KeyInfoService/GetDigests"
	KeyInfoService_GetEncryptionPaddings_FullMethodName                                   = "/keystore.KeyInfoService/GetEncryptionPaddings"
	KeyInfoService_GetKeySize_FullMethodName                                              = "/keystore.KeyInfoService/GetKeySize"
	KeyInfoService_GetKeyValidityForConsumptionEnd_FullMethodName                         = "/keystore.KeyInfoService/GetKeyValidityForConsumptionEnd"
	KeyInfoService_GetKeyValidityForOriginationEnd_FullMethodName                         = "/keystore.KeyInfoService/GetKeyValidityForOriginationEnd"
	KeyInfoService_GetKeyValidityStart_FullMethodName                                     = "/keystore.KeyInfoService/GetKeyValidityStart"
	KeyInfoService_GetKeystoreAlias_FullMethodName                                        = "/keystore.KeyInfoService/GetKeystoreAlias"
	KeyInfoService_GetOrigin_FullMethodName                                               = "/keystore.KeyInfoService/GetOrigin"
	KeyInfoService_GetPurposes_FullMethodName                                             = "/keystore.KeyInfoService/GetPurposes"
	KeyInfoService_GetRemainingUsageCount_FullMethodName                                  = "/keystore.KeyInfoService/GetRemainingUsageCount"
	KeyInfoService_GetSecurityLevel_FullMethodName                                        = "/keystore.KeyInfoService/GetSecurityLevel"
	KeyInfoService_GetSignaturePaddings_FullMethodName                                    = "/keystore.KeyInfoService/GetSignaturePaddings"
	KeyInfoService_GetUserAuthenticationType_FullMethodName                               = "/keystore.KeyInfoService/GetUserAuthenticationType"
	KeyInfoService_GetUserAuthenticationValidityDurationSeconds_FullMethodName            = "/keystore.KeyInfoService/GetUserAuthenticationValidityDurationSeconds"
	KeyInfoService_IsInsideSecureHardware_FullMethodName                                  = "/keystore.KeyInfoService/IsInsideSecureHardware"
	KeyInfoService_IsInvalidatedByBiometricEnrollment_FullMethodName                      = "/keystore.KeyInfoService/IsInvalidatedByBiometricEnrollment"
	KeyInfoService_IsTrustedUserPresenceRequired_FullMethodName                           = "/keystore.KeyInfoService/IsTrustedUserPresenceRequired"
	KeyInfoService_IsUserAuthenticationRequired_FullMethodName                            = "/keystore.KeyInfoService/IsUserAuthenticationRequired"
	KeyInfoService_IsUserAuthenticationRequirementEnforcedBySecureHardware_FullMethodName = "/keystore.KeyInfoService/IsUserAuthenticationRequirementEnforcedBySecureHardware"
	KeyInfoService_IsUserAuthenticationValidWhileOnBody_FullMethodName                    = "/keystore.KeyInfoService/IsUserAuthenticationValidWhileOnBody"
	KeyInfoService_IsUserConfirmationRequired_FullMethodName                              = "/keystore.KeyInfoService/IsUserConfirmationRequired"
)
View Source
const (
	KeyGenParameterSpecService_GetAlgorithmParameterSpec_FullMethodName                    = "/keystore.KeyGenParameterSpecService/GetAlgorithmParameterSpec"
	KeyGenParameterSpecService_GetAttestKeyAlias_FullMethodName                            = "/keystore.KeyGenParameterSpecService/GetAttestKeyAlias"
	KeyGenParameterSpecService_GetAttestationChallenge_FullMethodName                      = "/keystore.KeyGenParameterSpecService/GetAttestationChallenge"
	KeyGenParameterSpecService_GetBlockModes_FullMethodName                                = "/keystore.KeyGenParameterSpecService/GetBlockModes"
	KeyGenParameterSpecService_GetCertificateNotAfter_FullMethodName                       = "/keystore.KeyGenParameterSpecService/GetCertificateNotAfter"
	KeyGenParameterSpecService_GetCertificateNotBefore_FullMethodName                      = "/keystore.KeyGenParameterSpecService/GetCertificateNotBefore"
	KeyGenParameterSpecService_GetCertificateSerialNumber_FullMethodName                   = "/keystore.KeyGenParameterSpecService/GetCertificateSerialNumber"
	KeyGenParameterSpecService_GetCertificateSubject_FullMethodName                        = "/keystore.KeyGenParameterSpecService/GetCertificateSubject"
	KeyGenParameterSpecService_GetDigests_FullMethodName                                   = "/keystore.KeyGenParameterSpecService/GetDigests"
	KeyGenParameterSpecService_GetEncryptionPaddings_FullMethodName                        = "/keystore.KeyGenParameterSpecService/GetEncryptionPaddings"
	KeyGenParameterSpecService_GetKeySize_FullMethodName                                   = "/keystore.KeyGenParameterSpecService/GetKeySize"
	KeyGenParameterSpecService_GetKeyValidityForConsumptionEnd_FullMethodName              = "/keystore.KeyGenParameterSpecService/GetKeyValidityForConsumptionEnd"
	KeyGenParameterSpecService_GetKeyValidityForOriginationEnd_FullMethodName              = "/keystore.KeyGenParameterSpecService/GetKeyValidityForOriginationEnd"
	KeyGenParameterSpecService_GetKeyValidityStart_FullMethodName                          = "/keystore.KeyGenParameterSpecService/GetKeyValidityStart"
	KeyGenParameterSpecService_GetKeystoreAlias_FullMethodName                             = "/keystore.KeyGenParameterSpecService/GetKeystoreAlias"
	KeyGenParameterSpecService_GetMaxUsageCount_FullMethodName                             = "/keystore.KeyGenParameterSpecService/GetMaxUsageCount"
	KeyGenParameterSpecService_GetMgf1Digests_FullMethodName                               = "/keystore.KeyGenParameterSpecService/GetMgf1Digests"
	KeyGenParameterSpecService_GetPurposes_FullMethodName                                  = "/keystore.KeyGenParameterSpecService/GetPurposes"
	KeyGenParameterSpecService_GetSignaturePaddings_FullMethodName                         = "/keystore.KeyGenParameterSpecService/GetSignaturePaddings"
	KeyGenParameterSpecService_GetUserAuthenticationType_FullMethodName                    = "/keystore.KeyGenParameterSpecService/GetUserAuthenticationType"
	KeyGenParameterSpecService_GetUserAuthenticationValidityDurationSeconds_FullMethodName = "/keystore.KeyGenParameterSpecService/GetUserAuthenticationValidityDurationSeconds"
	KeyGenParameterSpecService_IsDevicePropertiesAttestationIncluded_FullMethodName        = "/keystore.KeyGenParameterSpecService/IsDevicePropertiesAttestationIncluded"
	KeyGenParameterSpecService_IsDigestsSpecified_FullMethodName                           = "/keystore.KeyGenParameterSpecService/IsDigestsSpecified"
	KeyGenParameterSpecService_IsInvalidatedByBiometricEnrollment_FullMethodName           = "/keystore.KeyGenParameterSpecService/IsInvalidatedByBiometricEnrollment"
	KeyGenParameterSpecService_IsMgf1DigestsSpecified_FullMethodName                       = "/keystore.KeyGenParameterSpecService/IsMgf1DigestsSpecified"
	KeyGenParameterSpecService_IsRandomizedEncryptionRequired_FullMethodName               = "/keystore.KeyGenParameterSpecService/IsRandomizedEncryptionRequired"
	KeyGenParameterSpecService_IsStrongBoxBacked_FullMethodName                            = "/keystore.KeyGenParameterSpecService/IsStrongBoxBacked"
	KeyGenParameterSpecService_IsUnlockedDeviceRequired_FullMethodName                     = "/keystore.KeyGenParameterSpecService/IsUnlockedDeviceRequired"
	KeyGenParameterSpecService_IsUserAuthenticationRequired_FullMethodName                 = "/keystore.KeyGenParameterSpecService/IsUserAuthenticationRequired"
	KeyGenParameterSpecService_IsUserAuthenticationValidWhileOnBody_FullMethodName         = "/keystore.KeyGenParameterSpecService/IsUserAuthenticationValidWhileOnBody"
	KeyGenParameterSpecService_IsUserConfirmationRequired_FullMethodName                   = "/keystore.KeyGenParameterSpecService/IsUserConfirmationRequired"
	KeyGenParameterSpecService_IsUserPresenceRequired_FullMethodName                       = "/keystore.KeyGenParameterSpecService/IsUserPresenceRequired"
)
View Source
const (
	KeyGenParameterSpecBuilderService_Build_FullMethodName                                        = "/keystore.KeyGenParameterSpecBuilderService/Build"
	KeyGenParameterSpecBuilderService_SetAlgorithmParameterSpec_FullMethodName                    = "/keystore.KeyGenParameterSpecBuilderService/SetAlgorithmParameterSpec"
	KeyGenParameterSpecBuilderService_SetAttestKeyAlias_FullMethodName                            = "/keystore.KeyGenParameterSpecBuilderService/SetAttestKeyAlias"
	KeyGenParameterSpecBuilderService_SetAttestationChallenge_FullMethodName                      = "/keystore.KeyGenParameterSpecBuilderService/SetAttestationChallenge"
	KeyGenParameterSpecBuilderService_SetBlockModes_FullMethodName                                = "/keystore.KeyGenParameterSpecBuilderService/SetBlockModes"
	KeyGenParameterSpecBuilderService_SetCertificateNotAfter_FullMethodName                       = "/keystore.KeyGenParameterSpecBuilderService/SetCertificateNotAfter"
	KeyGenParameterSpecBuilderService_SetCertificateNotBefore_FullMethodName                      = "/keystore.KeyGenParameterSpecBuilderService/SetCertificateNotBefore"
	KeyGenParameterSpecBuilderService_SetCertificateSerialNumber_FullMethodName                   = "/keystore.KeyGenParameterSpecBuilderService/SetCertificateSerialNumber"
	KeyGenParameterSpecBuilderService_SetCertificateSubject_FullMethodName                        = "/keystore.KeyGenParameterSpecBuilderService/SetCertificateSubject"
	KeyGenParameterSpecBuilderService_SetDevicePropertiesAttestationIncluded_FullMethodName       = "/keystore.KeyGenParameterSpecBuilderService/SetDevicePropertiesAttestationIncluded"
	KeyGenParameterSpecBuilderService_SetDigests_FullMethodName                                   = "/keystore.KeyGenParameterSpecBuilderService/SetDigests"
	KeyGenParameterSpecBuilderService_SetEncryptionPaddings_FullMethodName                        = "/keystore.KeyGenParameterSpecBuilderService/SetEncryptionPaddings"
	KeyGenParameterSpecBuilderService_SetInvalidatedByBiometricEnrollment_FullMethodName          = "/keystore.KeyGenParameterSpecBuilderService/SetInvalidatedByBiometricEnrollment"
	KeyGenParameterSpecBuilderService_SetIsStrongBoxBacked_FullMethodName                         = "/keystore.KeyGenParameterSpecBuilderService/SetIsStrongBoxBacked"
	KeyGenParameterSpecBuilderService_SetKeySize_FullMethodName                                   = "/keystore.KeyGenParameterSpecBuilderService/SetKeySize"
	KeyGenParameterSpecBuilderService_SetKeyValidityEnd_FullMethodName                            = "/keystore.KeyGenParameterSpecBuilderService/SetKeyValidityEnd"
	KeyGenParameterSpecBuilderService_SetKeyValidityForConsumptionEnd_FullMethodName              = "/keystore.KeyGenParameterSpecBuilderService/SetKeyValidityForConsumptionEnd"
	KeyGenParameterSpecBuilderService_SetKeyValidityForOriginationEnd_FullMethodName              = "/keystore.KeyGenParameterSpecBuilderService/SetKeyValidityForOriginationEnd"
	KeyGenParameterSpecBuilderService_SetKeyValidityStart_FullMethodName                          = "/keystore.KeyGenParameterSpecBuilderService/SetKeyValidityStart"
	KeyGenParameterSpecBuilderService_SetMaxUsageCount_FullMethodName                             = "/keystore.KeyGenParameterSpecBuilderService/SetMaxUsageCount"
	KeyGenParameterSpecBuilderService_SetMgf1Digests_FullMethodName                               = "/keystore.KeyGenParameterSpecBuilderService/SetMgf1Digests"
	KeyGenParameterSpecBuilderService_SetRandomizedEncryptionRequired_FullMethodName              = "/keystore.KeyGenParameterSpecBuilderService/SetRandomizedEncryptionRequired"
	KeyGenParameterSpecBuilderService_SetSignaturePaddings_FullMethodName                         = "/keystore.KeyGenParameterSpecBuilderService/SetSignaturePaddings"
	KeyGenParameterSpecBuilderService_SetUnlockedDeviceRequired_FullMethodName                    = "/keystore.KeyGenParameterSpecBuilderService/SetUnlockedDeviceRequired"
	KeyGenParameterSpecBuilderService_SetUserAuthenticationParameters_FullMethodName              = "/keystore.KeyGenParameterSpecBuilderService/SetUserAuthenticationParameters"
	KeyGenParameterSpecBuilderService_SetUserAuthenticationRequired_FullMethodName                = "/keystore.KeyGenParameterSpecBuilderService/SetUserAuthenticationRequired"
	KeyGenParameterSpecBuilderService_SetUserAuthenticationValidWhileOnBody_FullMethodName        = "/keystore.KeyGenParameterSpecBuilderService/SetUserAuthenticationValidWhileOnBody"
	KeyGenParameterSpecBuilderService_SetUserAuthenticationValidityDurationSeconds_FullMethodName = "/keystore.KeyGenParameterSpecBuilderService/SetUserAuthenticationValidityDurationSeconds"
	KeyGenParameterSpecBuilderService_SetUserConfirmationRequired_FullMethodName                  = "/keystore.KeyGenParameterSpecBuilderService/SetUserConfirmationRequired"
	KeyGenParameterSpecBuilderService_SetUserPresenceRequired_FullMethodName                      = "/keystore.KeyGenParameterSpecBuilderService/SetUserPresenceRequired"
)
View Source
const (
	KeyProtectionService_GetBlockModes_FullMethodName                                = "/keystore.KeyProtectionService/GetBlockModes"
	KeyProtectionService_GetDigests_FullMethodName                                   = "/keystore.KeyProtectionService/GetDigests"
	KeyProtectionService_GetEncryptionPaddings_FullMethodName                        = "/keystore.KeyProtectionService/GetEncryptionPaddings"
	KeyProtectionService_GetKeyValidityForConsumptionEnd_FullMethodName              = "/keystore.KeyProtectionService/GetKeyValidityForConsumptionEnd"
	KeyProtectionService_GetKeyValidityForOriginationEnd_FullMethodName              = "/keystore.KeyProtectionService/GetKeyValidityForOriginationEnd"
	KeyProtectionService_GetKeyValidityStart_FullMethodName                          = "/keystore.KeyProtectionService/GetKeyValidityStart"
	KeyProtectionService_GetMaxUsageCount_FullMethodName                             = "/keystore.KeyProtectionService/GetMaxUsageCount"
	KeyProtectionService_GetMgf1Digests_FullMethodName                               = "/keystore.KeyProtectionService/GetMgf1Digests"
	KeyProtectionService_GetPurposes_FullMethodName                                  = "/keystore.KeyProtectionService/GetPurposes"
	KeyProtectionService_GetSignaturePaddings_FullMethodName                         = "/keystore.KeyProtectionService/GetSignaturePaddings"
	KeyProtectionService_GetUserAuthenticationType_FullMethodName                    = "/keystore.KeyProtectionService/GetUserAuthenticationType"
	KeyProtectionService_GetUserAuthenticationValidityDurationSeconds_FullMethodName = "/keystore.KeyProtectionService/GetUserAuthenticationValidityDurationSeconds"
	KeyProtectionService_IsDigestsSpecified_FullMethodName                           = "/keystore.KeyProtectionService/IsDigestsSpecified"
	KeyProtectionService_IsInvalidatedByBiometricEnrollment_FullMethodName           = "/keystore.KeyProtectionService/IsInvalidatedByBiometricEnrollment"
	KeyProtectionService_IsMgf1DigestsSpecified_FullMethodName                       = "/keystore.KeyProtectionService/IsMgf1DigestsSpecified"
	KeyProtectionService_IsRandomizedEncryptionRequired_FullMethodName               = "/keystore.KeyProtectionService/IsRandomizedEncryptionRequired"
	KeyProtectionService_IsUnlockedDeviceRequired_FullMethodName                     = "/keystore.KeyProtectionService/IsUnlockedDeviceRequired"
	KeyProtectionService_IsUserAuthenticationRequired_FullMethodName                 = "/keystore.KeyProtectionService/IsUserAuthenticationRequired"
	KeyProtectionService_IsUserAuthenticationValidWhileOnBody_FullMethodName         = "/keystore.KeyProtectionService/IsUserAuthenticationValidWhileOnBody"
	KeyProtectionService_IsUserConfirmationRequired_FullMethodName                   = "/keystore.KeyProtectionService/IsUserConfirmationRequired"
	KeyProtectionService_IsUserPresenceRequired_FullMethodName                       = "/keystore.KeyProtectionService/IsUserPresenceRequired"
)
View Source
const (
	KeyProtectionBuilderService_Build_FullMethodName                                        = "/keystore.KeyProtectionBuilderService/Build"
	KeyProtectionBuilderService_SetBlockModes_FullMethodName                                = "/keystore.KeyProtectionBuilderService/SetBlockModes"
	KeyProtectionBuilderService_SetDigests_FullMethodName                                   = "/keystore.KeyProtectionBuilderService/SetDigests"
	KeyProtectionBuilderService_SetEncryptionPaddings_FullMethodName                        = "/keystore.KeyProtectionBuilderService/SetEncryptionPaddings"
	KeyProtectionBuilderService_SetInvalidatedByBiometricEnrollment_FullMethodName          = "/keystore.KeyProtectionBuilderService/SetInvalidatedByBiometricEnrollment"
	KeyProtectionBuilderService_SetIsStrongBoxBacked_FullMethodName                         = "/keystore.KeyProtectionBuilderService/SetIsStrongBoxBacked"
	KeyProtectionBuilderService_SetKeyValidityEnd_FullMethodName                            = "/keystore.KeyProtectionBuilderService/SetKeyValidityEnd"
	KeyProtectionBuilderService_SetKeyValidityForConsumptionEnd_FullMethodName              = "/keystore.KeyProtectionBuilderService/SetKeyValidityForConsumptionEnd"
	KeyProtectionBuilderService_SetKeyValidityForOriginationEnd_FullMethodName              = "/keystore.KeyProtectionBuilderService/SetKeyValidityForOriginationEnd"
	KeyProtectionBuilderService_SetKeyValidityStart_FullMethodName                          = "/keystore.KeyProtectionBuilderService/SetKeyValidityStart"
	KeyProtectionBuilderService_SetMaxUsageCount_FullMethodName                             = "/keystore.KeyProtectionBuilderService/SetMaxUsageCount"
	KeyProtectionBuilderService_SetMgf1Digests_FullMethodName                               = "/keystore.KeyProtectionBuilderService/SetMgf1Digests"
	KeyProtectionBuilderService_SetRandomizedEncryptionRequired_FullMethodName              = "/keystore.KeyProtectionBuilderService/SetRandomizedEncryptionRequired"
	KeyProtectionBuilderService_SetSignaturePaddings_FullMethodName                         = "/keystore.KeyProtectionBuilderService/SetSignaturePaddings"
	KeyProtectionBuilderService_SetUnlockedDeviceRequired_FullMethodName                    = "/keystore.KeyProtectionBuilderService/SetUnlockedDeviceRequired"
	KeyProtectionBuilderService_SetUserAuthenticationParameters_FullMethodName              = "/keystore.KeyProtectionBuilderService/SetUserAuthenticationParameters"
	KeyProtectionBuilderService_SetUserAuthenticationRequired_FullMethodName                = "/keystore.KeyProtectionBuilderService/SetUserAuthenticationRequired"
	KeyProtectionBuilderService_SetUserAuthenticationValidWhileOnBody_FullMethodName        = "/keystore.KeyProtectionBuilderService/SetUserAuthenticationValidWhileOnBody"
	KeyProtectionBuilderService_SetUserAuthenticationValidityDurationSeconds_FullMethodName = "/keystore.KeyProtectionBuilderService/SetUserAuthenticationValidityDurationSeconds"
	KeyProtectionBuilderService_SetUserConfirmationRequired_FullMethodName                  = "/keystore.KeyProtectionBuilderService/SetUserConfirmationRequired"
	KeyProtectionBuilderService_SetUserPresenceRequired_FullMethodName                      = "/keystore.KeyProtectionBuilderService/SetUserPresenceRequired"
)

Variables

View Source
var BackendBusyExceptionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.BackendBusyExceptionService",
	HandlerType: (*BackendBusyExceptionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewBackendBusyException",
			Handler:    _BackendBusyExceptionService_NewBackendBusyException_Handler,
		},
		{
			MethodName: "GetBackOffHintMillis",
			Handler:    _BackendBusyExceptionService_GetBackOffHintMillis_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

BackendBusyExceptionService_ServiceDesc is the grpc.ServiceDesc for BackendBusyExceptionService 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_keystore_keystore_proto protoreflect.FileDescriptor
View Source
var KeyGenParameterSpecBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.KeyGenParameterSpecBuilderService",
	HandlerType: (*KeyGenParameterSpecBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _KeyGenParameterSpecBuilderService_Build_Handler,
		},
		{
			MethodName: "SetAlgorithmParameterSpec",
			Handler:    _KeyGenParameterSpecBuilderService_SetAlgorithmParameterSpec_Handler,
		},
		{
			MethodName: "SetAttestKeyAlias",
			Handler:    _KeyGenParameterSpecBuilderService_SetAttestKeyAlias_Handler,
		},
		{
			MethodName: "SetAttestationChallenge",
			Handler:    _KeyGenParameterSpecBuilderService_SetAttestationChallenge_Handler,
		},
		{
			MethodName: "SetBlockModes",
			Handler:    _KeyGenParameterSpecBuilderService_SetBlockModes_Handler,
		},
		{
			MethodName: "SetCertificateNotAfter",
			Handler:    _KeyGenParameterSpecBuilderService_SetCertificateNotAfter_Handler,
		},
		{
			MethodName: "SetCertificateNotBefore",
			Handler:    _KeyGenParameterSpecBuilderService_SetCertificateNotBefore_Handler,
		},
		{
			MethodName: "SetCertificateSerialNumber",
			Handler:    _KeyGenParameterSpecBuilderService_SetCertificateSerialNumber_Handler,
		},
		{
			MethodName: "SetCertificateSubject",
			Handler:    _KeyGenParameterSpecBuilderService_SetCertificateSubject_Handler,
		},
		{
			MethodName: "SetDevicePropertiesAttestationIncluded",
			Handler:    _KeyGenParameterSpecBuilderService_SetDevicePropertiesAttestationIncluded_Handler,
		},
		{
			MethodName: "SetDigests",
			Handler:    _KeyGenParameterSpecBuilderService_SetDigests_Handler,
		},
		{
			MethodName: "SetEncryptionPaddings",
			Handler:    _KeyGenParameterSpecBuilderService_SetEncryptionPaddings_Handler,
		},
		{
			MethodName: "SetInvalidatedByBiometricEnrollment",
			Handler:    _KeyGenParameterSpecBuilderService_SetInvalidatedByBiometricEnrollment_Handler,
		},
		{
			MethodName: "SetIsStrongBoxBacked",
			Handler:    _KeyGenParameterSpecBuilderService_SetIsStrongBoxBacked_Handler,
		},
		{
			MethodName: "SetKeySize",
			Handler:    _KeyGenParameterSpecBuilderService_SetKeySize_Handler,
		},
		{
			MethodName: "SetKeyValidityEnd",
			Handler:    _KeyGenParameterSpecBuilderService_SetKeyValidityEnd_Handler,
		},
		{
			MethodName: "SetKeyValidityForConsumptionEnd",
			Handler:    _KeyGenParameterSpecBuilderService_SetKeyValidityForConsumptionEnd_Handler,
		},
		{
			MethodName: "SetKeyValidityForOriginationEnd",
			Handler:    _KeyGenParameterSpecBuilderService_SetKeyValidityForOriginationEnd_Handler,
		},
		{
			MethodName: "SetKeyValidityStart",
			Handler:    _KeyGenParameterSpecBuilderService_SetKeyValidityStart_Handler,
		},
		{
			MethodName: "SetMaxUsageCount",
			Handler:    _KeyGenParameterSpecBuilderService_SetMaxUsageCount_Handler,
		},
		{
			MethodName: "SetMgf1Digests",
			Handler:    _KeyGenParameterSpecBuilderService_SetMgf1Digests_Handler,
		},
		{
			MethodName: "SetRandomizedEncryptionRequired",
			Handler:    _KeyGenParameterSpecBuilderService_SetRandomizedEncryptionRequired_Handler,
		},
		{
			MethodName: "SetSignaturePaddings",
			Handler:    _KeyGenParameterSpecBuilderService_SetSignaturePaddings_Handler,
		},
		{
			MethodName: "SetUnlockedDeviceRequired",
			Handler:    _KeyGenParameterSpecBuilderService_SetUnlockedDeviceRequired_Handler,
		},
		{
			MethodName: "SetUserAuthenticationParameters",
			Handler:    _KeyGenParameterSpecBuilderService_SetUserAuthenticationParameters_Handler,
		},
		{
			MethodName: "SetUserAuthenticationRequired",
			Handler:    _KeyGenParameterSpecBuilderService_SetUserAuthenticationRequired_Handler,
		},
		{
			MethodName: "SetUserAuthenticationValidWhileOnBody",
			Handler:    _KeyGenParameterSpecBuilderService_SetUserAuthenticationValidWhileOnBody_Handler,
		},
		{
			MethodName: "SetUserAuthenticationValidityDurationSeconds",
			Handler:    _KeyGenParameterSpecBuilderService_SetUserAuthenticationValidityDurationSeconds_Handler,
		},
		{
			MethodName: "SetUserConfirmationRequired",
			Handler:    _KeyGenParameterSpecBuilderService_SetUserConfirmationRequired_Handler,
		},
		{
			MethodName: "SetUserPresenceRequired",
			Handler:    _KeyGenParameterSpecBuilderService_SetUserPresenceRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

KeyGenParameterSpecBuilderService_ServiceDesc is the grpc.ServiceDesc for KeyGenParameterSpecBuilderService 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 KeyGenParameterSpecService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.KeyGenParameterSpecService",
	HandlerType: (*KeyGenParameterSpecServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetAlgorithmParameterSpec",
			Handler:    _KeyGenParameterSpecService_GetAlgorithmParameterSpec_Handler,
		},
		{
			MethodName: "GetAttestKeyAlias",
			Handler:    _KeyGenParameterSpecService_GetAttestKeyAlias_Handler,
		},
		{
			MethodName: "GetAttestationChallenge",
			Handler:    _KeyGenParameterSpecService_GetAttestationChallenge_Handler,
		},
		{
			MethodName: "GetBlockModes",
			Handler:    _KeyGenParameterSpecService_GetBlockModes_Handler,
		},
		{
			MethodName: "GetCertificateNotAfter",
			Handler:    _KeyGenParameterSpecService_GetCertificateNotAfter_Handler,
		},
		{
			MethodName: "GetCertificateNotBefore",
			Handler:    _KeyGenParameterSpecService_GetCertificateNotBefore_Handler,
		},
		{
			MethodName: "GetCertificateSerialNumber",
			Handler:    _KeyGenParameterSpecService_GetCertificateSerialNumber_Handler,
		},
		{
			MethodName: "GetCertificateSubject",
			Handler:    _KeyGenParameterSpecService_GetCertificateSubject_Handler,
		},
		{
			MethodName: "GetDigests",
			Handler:    _KeyGenParameterSpecService_GetDigests_Handler,
		},
		{
			MethodName: "GetEncryptionPaddings",
			Handler:    _KeyGenParameterSpecService_GetEncryptionPaddings_Handler,
		},
		{
			MethodName: "GetKeySize",
			Handler:    _KeyGenParameterSpecService_GetKeySize_Handler,
		},
		{
			MethodName: "GetKeyValidityForConsumptionEnd",
			Handler:    _KeyGenParameterSpecService_GetKeyValidityForConsumptionEnd_Handler,
		},
		{
			MethodName: "GetKeyValidityForOriginationEnd",
			Handler:    _KeyGenParameterSpecService_GetKeyValidityForOriginationEnd_Handler,
		},
		{
			MethodName: "GetKeyValidityStart",
			Handler:    _KeyGenParameterSpecService_GetKeyValidityStart_Handler,
		},
		{
			MethodName: "GetKeystoreAlias",
			Handler:    _KeyGenParameterSpecService_GetKeystoreAlias_Handler,
		},
		{
			MethodName: "GetMaxUsageCount",
			Handler:    _KeyGenParameterSpecService_GetMaxUsageCount_Handler,
		},
		{
			MethodName: "GetMgf1Digests",
			Handler:    _KeyGenParameterSpecService_GetMgf1Digests_Handler,
		},
		{
			MethodName: "GetPurposes",
			Handler:    _KeyGenParameterSpecService_GetPurposes_Handler,
		},
		{
			MethodName: "GetSignaturePaddings",
			Handler:    _KeyGenParameterSpecService_GetSignaturePaddings_Handler,
		},
		{
			MethodName: "GetUserAuthenticationType",
			Handler:    _KeyGenParameterSpecService_GetUserAuthenticationType_Handler,
		},
		{
			MethodName: "GetUserAuthenticationValidityDurationSeconds",
			Handler:    _KeyGenParameterSpecService_GetUserAuthenticationValidityDurationSeconds_Handler,
		},
		{
			MethodName: "IsDevicePropertiesAttestationIncluded",
			Handler:    _KeyGenParameterSpecService_IsDevicePropertiesAttestationIncluded_Handler,
		},
		{
			MethodName: "IsDigestsSpecified",
			Handler:    _KeyGenParameterSpecService_IsDigestsSpecified_Handler,
		},
		{
			MethodName: "IsInvalidatedByBiometricEnrollment",
			Handler:    _KeyGenParameterSpecService_IsInvalidatedByBiometricEnrollment_Handler,
		},
		{
			MethodName: "IsMgf1DigestsSpecified",
			Handler:    _KeyGenParameterSpecService_IsMgf1DigestsSpecified_Handler,
		},
		{
			MethodName: "IsRandomizedEncryptionRequired",
			Handler:    _KeyGenParameterSpecService_IsRandomizedEncryptionRequired_Handler,
		},
		{
			MethodName: "IsStrongBoxBacked",
			Handler:    _KeyGenParameterSpecService_IsStrongBoxBacked_Handler,
		},
		{
			MethodName: "IsUnlockedDeviceRequired",
			Handler:    _KeyGenParameterSpecService_IsUnlockedDeviceRequired_Handler,
		},
		{
			MethodName: "IsUserAuthenticationRequired",
			Handler:    _KeyGenParameterSpecService_IsUserAuthenticationRequired_Handler,
		},
		{
			MethodName: "IsUserAuthenticationValidWhileOnBody",
			Handler:    _KeyGenParameterSpecService_IsUserAuthenticationValidWhileOnBody_Handler,
		},
		{
			MethodName: "IsUserConfirmationRequired",
			Handler:    _KeyGenParameterSpecService_IsUserConfirmationRequired_Handler,
		},
		{
			MethodName: "IsUserPresenceRequired",
			Handler:    _KeyGenParameterSpecService_IsUserPresenceRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

KeyGenParameterSpecService_ServiceDesc is the grpc.ServiceDesc for KeyGenParameterSpecService 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 KeyInfoService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.KeyInfoService",
	HandlerType: (*KeyInfoServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetBlockModes",
			Handler:    _KeyInfoService_GetBlockModes_Handler,
		},
		{
			MethodName: "GetDigests",
			Handler:    _KeyInfoService_GetDigests_Handler,
		},
		{
			MethodName: "GetEncryptionPaddings",
			Handler:    _KeyInfoService_GetEncryptionPaddings_Handler,
		},
		{
			MethodName: "GetKeySize",
			Handler:    _KeyInfoService_GetKeySize_Handler,
		},
		{
			MethodName: "GetKeyValidityForConsumptionEnd",
			Handler:    _KeyInfoService_GetKeyValidityForConsumptionEnd_Handler,
		},
		{
			MethodName: "GetKeyValidityForOriginationEnd",
			Handler:    _KeyInfoService_GetKeyValidityForOriginationEnd_Handler,
		},
		{
			MethodName: "GetKeyValidityStart",
			Handler:    _KeyInfoService_GetKeyValidityStart_Handler,
		},
		{
			MethodName: "GetKeystoreAlias",
			Handler:    _KeyInfoService_GetKeystoreAlias_Handler,
		},
		{
			MethodName: "GetOrigin",
			Handler:    _KeyInfoService_GetOrigin_Handler,
		},
		{
			MethodName: "GetPurposes",
			Handler:    _KeyInfoService_GetPurposes_Handler,
		},
		{
			MethodName: "GetRemainingUsageCount",
			Handler:    _KeyInfoService_GetRemainingUsageCount_Handler,
		},
		{
			MethodName: "GetSecurityLevel",
			Handler:    _KeyInfoService_GetSecurityLevel_Handler,
		},
		{
			MethodName: "GetSignaturePaddings",
			Handler:    _KeyInfoService_GetSignaturePaddings_Handler,
		},
		{
			MethodName: "GetUserAuthenticationType",
			Handler:    _KeyInfoService_GetUserAuthenticationType_Handler,
		},
		{
			MethodName: "GetUserAuthenticationValidityDurationSeconds",
			Handler:    _KeyInfoService_GetUserAuthenticationValidityDurationSeconds_Handler,
		},
		{
			MethodName: "IsInsideSecureHardware",
			Handler:    _KeyInfoService_IsInsideSecureHardware_Handler,
		},
		{
			MethodName: "IsInvalidatedByBiometricEnrollment",
			Handler:    _KeyInfoService_IsInvalidatedByBiometricEnrollment_Handler,
		},
		{
			MethodName: "IsTrustedUserPresenceRequired",
			Handler:    _KeyInfoService_IsTrustedUserPresenceRequired_Handler,
		},
		{
			MethodName: "IsUserAuthenticationRequired",
			Handler:    _KeyInfoService_IsUserAuthenticationRequired_Handler,
		},
		{
			MethodName: "IsUserAuthenticationRequirementEnforcedBySecureHardware",
			Handler:    _KeyInfoService_IsUserAuthenticationRequirementEnforcedBySecureHardware_Handler,
		},
		{
			MethodName: "IsUserAuthenticationValidWhileOnBody",
			Handler:    _KeyInfoService_IsUserAuthenticationValidWhileOnBody_Handler,
		},
		{
			MethodName: "IsUserConfirmationRequired",
			Handler:    _KeyInfoService_IsUserConfirmationRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

KeyInfoService_ServiceDesc is the grpc.ServiceDesc for KeyInfoService 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 KeyProtectionBuilderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.KeyProtectionBuilderService",
	HandlerType: (*KeyProtectionBuilderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Build",
			Handler:    _KeyProtectionBuilderService_Build_Handler,
		},
		{
			MethodName: "SetBlockModes",
			Handler:    _KeyProtectionBuilderService_SetBlockModes_Handler,
		},
		{
			MethodName: "SetDigests",
			Handler:    _KeyProtectionBuilderService_SetDigests_Handler,
		},
		{
			MethodName: "SetEncryptionPaddings",
			Handler:    _KeyProtectionBuilderService_SetEncryptionPaddings_Handler,
		},
		{
			MethodName: "SetInvalidatedByBiometricEnrollment",
			Handler:    _KeyProtectionBuilderService_SetInvalidatedByBiometricEnrollment_Handler,
		},
		{
			MethodName: "SetIsStrongBoxBacked",
			Handler:    _KeyProtectionBuilderService_SetIsStrongBoxBacked_Handler,
		},
		{
			MethodName: "SetKeyValidityEnd",
			Handler:    _KeyProtectionBuilderService_SetKeyValidityEnd_Handler,
		},
		{
			MethodName: "SetKeyValidityForConsumptionEnd",
			Handler:    _KeyProtectionBuilderService_SetKeyValidityForConsumptionEnd_Handler,
		},
		{
			MethodName: "SetKeyValidityForOriginationEnd",
			Handler:    _KeyProtectionBuilderService_SetKeyValidityForOriginationEnd_Handler,
		},
		{
			MethodName: "SetKeyValidityStart",
			Handler:    _KeyProtectionBuilderService_SetKeyValidityStart_Handler,
		},
		{
			MethodName: "SetMaxUsageCount",
			Handler:    _KeyProtectionBuilderService_SetMaxUsageCount_Handler,
		},
		{
			MethodName: "SetMgf1Digests",
			Handler:    _KeyProtectionBuilderService_SetMgf1Digests_Handler,
		},
		{
			MethodName: "SetRandomizedEncryptionRequired",
			Handler:    _KeyProtectionBuilderService_SetRandomizedEncryptionRequired_Handler,
		},
		{
			MethodName: "SetSignaturePaddings",
			Handler:    _KeyProtectionBuilderService_SetSignaturePaddings_Handler,
		},
		{
			MethodName: "SetUnlockedDeviceRequired",
			Handler:    _KeyProtectionBuilderService_SetUnlockedDeviceRequired_Handler,
		},
		{
			MethodName: "SetUserAuthenticationParameters",
			Handler:    _KeyProtectionBuilderService_SetUserAuthenticationParameters_Handler,
		},
		{
			MethodName: "SetUserAuthenticationRequired",
			Handler:    _KeyProtectionBuilderService_SetUserAuthenticationRequired_Handler,
		},
		{
			MethodName: "SetUserAuthenticationValidWhileOnBody",
			Handler:    _KeyProtectionBuilderService_SetUserAuthenticationValidWhileOnBody_Handler,
		},
		{
			MethodName: "SetUserAuthenticationValidityDurationSeconds",
			Handler:    _KeyProtectionBuilderService_SetUserAuthenticationValidityDurationSeconds_Handler,
		},
		{
			MethodName: "SetUserConfirmationRequired",
			Handler:    _KeyProtectionBuilderService_SetUserConfirmationRequired_Handler,
		},
		{
			MethodName: "SetUserPresenceRequired",
			Handler:    _KeyProtectionBuilderService_SetUserPresenceRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

KeyProtectionBuilderService_ServiceDesc is the grpc.ServiceDesc for KeyProtectionBuilderService 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 KeyProtectionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.KeyProtectionService",
	HandlerType: (*KeyProtectionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetBlockModes",
			Handler:    _KeyProtectionService_GetBlockModes_Handler,
		},
		{
			MethodName: "GetDigests",
			Handler:    _KeyProtectionService_GetDigests_Handler,
		},
		{
			MethodName: "GetEncryptionPaddings",
			Handler:    _KeyProtectionService_GetEncryptionPaddings_Handler,
		},
		{
			MethodName: "GetKeyValidityForConsumptionEnd",
			Handler:    _KeyProtectionService_GetKeyValidityForConsumptionEnd_Handler,
		},
		{
			MethodName: "GetKeyValidityForOriginationEnd",
			Handler:    _KeyProtectionService_GetKeyValidityForOriginationEnd_Handler,
		},
		{
			MethodName: "GetKeyValidityStart",
			Handler:    _KeyProtectionService_GetKeyValidityStart_Handler,
		},
		{
			MethodName: "GetMaxUsageCount",
			Handler:    _KeyProtectionService_GetMaxUsageCount_Handler,
		},
		{
			MethodName: "GetMgf1Digests",
			Handler:    _KeyProtectionService_GetMgf1Digests_Handler,
		},
		{
			MethodName: "GetPurposes",
			Handler:    _KeyProtectionService_GetPurposes_Handler,
		},
		{
			MethodName: "GetSignaturePaddings",
			Handler:    _KeyProtectionService_GetSignaturePaddings_Handler,
		},
		{
			MethodName: "GetUserAuthenticationType",
			Handler:    _KeyProtectionService_GetUserAuthenticationType_Handler,
		},
		{
			MethodName: "GetUserAuthenticationValidityDurationSeconds",
			Handler:    _KeyProtectionService_GetUserAuthenticationValidityDurationSeconds_Handler,
		},
		{
			MethodName: "IsDigestsSpecified",
			Handler:    _KeyProtectionService_IsDigestsSpecified_Handler,
		},
		{
			MethodName: "IsInvalidatedByBiometricEnrollment",
			Handler:    _KeyProtectionService_IsInvalidatedByBiometricEnrollment_Handler,
		},
		{
			MethodName: "IsMgf1DigestsSpecified",
			Handler:    _KeyProtectionService_IsMgf1DigestsSpecified_Handler,
		},
		{
			MethodName: "IsRandomizedEncryptionRequired",
			Handler:    _KeyProtectionService_IsRandomizedEncryptionRequired_Handler,
		},
		{
			MethodName: "IsUnlockedDeviceRequired",
			Handler:    _KeyProtectionService_IsUnlockedDeviceRequired_Handler,
		},
		{
			MethodName: "IsUserAuthenticationRequired",
			Handler:    _KeyProtectionService_IsUserAuthenticationRequired_Handler,
		},
		{
			MethodName: "IsUserAuthenticationValidWhileOnBody",
			Handler:    _KeyProtectionService_IsUserAuthenticationValidWhileOnBody_Handler,
		},
		{
			MethodName: "IsUserConfirmationRequired",
			Handler:    _KeyProtectionService_IsUserConfirmationRequired_Handler,
		},
		{
			MethodName: "IsUserPresenceRequired",
			Handler:    _KeyProtectionService_IsUserPresenceRequired_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

KeyProtectionService_ServiceDesc is the grpc.ServiceDesc for KeyProtectionService 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 KeyStoreManagerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.KeyStoreManagerService",
	HandlerType: (*KeyStoreManagerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetGrantedCertificateChainFromId",
			Handler:    _KeyStoreManagerService_GetGrantedCertificateChainFromId_Handler,
		},
		{
			MethodName: "GetGrantedKeyFromId",
			Handler:    _KeyStoreManagerService_GetGrantedKeyFromId_Handler,
		},
		{
			MethodName: "GetGrantedKeyPairFromId",
			Handler:    _KeyStoreManagerService_GetGrantedKeyPairFromId_Handler,
		},
		{
			MethodName: "GetSupplementaryAttestationInfo",
			Handler:    _KeyStoreManagerService_GetSupplementaryAttestationInfo_Handler,
		},
		{
			MethodName: "GrantKeyAccess",
			Handler:    _KeyStoreManagerService_GrantKeyAccess_Handler,
		},
		{
			MethodName: "RevokeKeyAccess",
			Handler:    _KeyStoreManagerService_RevokeKeyAccess_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

KeyStoreManagerService_ServiceDesc is the grpc.ServiceDesc for KeyStoreManagerService 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 WrappedKeyEntryService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "keystore.WrappedKeyEntryService",
	HandlerType: (*WrappedKeyEntryServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewWrappedKeyEntry",
			Handler:    _WrappedKeyEntryService_NewWrappedKeyEntry_Handler,
		},
		{
			MethodName: "GetAlgorithmParameterSpec",
			Handler:    _WrappedKeyEntryService_GetAlgorithmParameterSpec_Handler,
		},
		{
			MethodName: "GetTransformation",
			Handler:    _WrappedKeyEntryService_GetTransformation_Handler,
		},
		{
			MethodName: "GetWrappedKeyBytes",
			Handler:    _WrappedKeyEntryService_GetWrappedKeyBytes_Handler,
		},
		{
			MethodName: "GetWrappingKeyAlias",
			Handler:    _WrappedKeyEntryService_GetWrappingKeyAlias_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/keystore/keystore.proto",
}

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

Functions

func RegisterBackendBusyExceptionServiceServer added in v0.0.6

func RegisterBackendBusyExceptionServiceServer(s grpc.ServiceRegistrar, srv BackendBusyExceptionServiceServer)

func RegisterKeyGenParameterSpecBuilderServiceServer

func RegisterKeyGenParameterSpecBuilderServiceServer(s grpc.ServiceRegistrar, srv KeyGenParameterSpecBuilderServiceServer)

func RegisterKeyGenParameterSpecServiceServer added in v0.0.6

func RegisterKeyGenParameterSpecServiceServer(s grpc.ServiceRegistrar, srv KeyGenParameterSpecServiceServer)

func RegisterKeyInfoServiceServer added in v0.0.6

func RegisterKeyInfoServiceServer(s grpc.ServiceRegistrar, srv KeyInfoServiceServer)

func RegisterKeyProtectionBuilderServiceServer added in v0.0.6

func RegisterKeyProtectionBuilderServiceServer(s grpc.ServiceRegistrar, srv KeyProtectionBuilderServiceServer)

func RegisterKeyProtectionServiceServer added in v0.0.6

func RegisterKeyProtectionServiceServer(s grpc.ServiceRegistrar, srv KeyProtectionServiceServer)

func RegisterKeyStoreManagerServiceServer added in v0.0.6

func RegisterKeyStoreManagerServiceServer(s grpc.ServiceRegistrar, srv KeyStoreManagerServiceServer)

func RegisterWrappedKeyEntryServiceServer added in v0.0.6

func RegisterWrappedKeyEntryServiceServer(s grpc.ServiceRegistrar, srv WrappedKeyEntryServiceServer)

Types

type BackendBusyExceptionServiceClient added in v0.0.6

type BackendBusyExceptionServiceClient interface {
	NewBackendBusyException(ctx context.Context, in *NewBackendBusyExceptionRequest, opts ...grpc.CallOption) (*NewBackendBusyExceptionResponse, error)
	GetBackOffHintMillis(ctx context.Context, in *GetBackOffHintMillisRequest, opts ...grpc.CallOption) (*GetBackOffHintMillisResponse, error)
}

BackendBusyExceptionServiceClient is the client API for BackendBusyExceptionService 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.

func NewBackendBusyExceptionServiceClient added in v0.0.6

func NewBackendBusyExceptionServiceClient(cc grpc.ClientConnInterface) BackendBusyExceptionServiceClient

type BackendBusyExceptionServiceServer added in v0.0.6

type BackendBusyExceptionServiceServer interface {
	NewBackendBusyException(context.Context, *NewBackendBusyExceptionRequest) (*NewBackendBusyExceptionResponse, error)
	GetBackOffHintMillis(context.Context, *GetBackOffHintMillisRequest) (*GetBackOffHintMillisResponse, error)
	// contains filtered or unexported methods
}

BackendBusyExceptionServiceServer is the server API for BackendBusyExceptionService service. All implementations must embed UnimplementedBackendBusyExceptionServiceServer 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 GetAlgorithmParameterSpecRequest added in v0.0.6

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

func (*GetAlgorithmParameterSpecRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAlgorithmParameterSpecRequest.ProtoReflect.Descriptor instead.

func (*GetAlgorithmParameterSpecRequest) GetHandle added in v0.0.6

func (x *GetAlgorithmParameterSpecRequest) GetHandle() int64

func (*GetAlgorithmParameterSpecRequest) ProtoMessage added in v0.0.6

func (*GetAlgorithmParameterSpecRequest) ProtoMessage()

func (*GetAlgorithmParameterSpecRequest) ProtoReflect added in v0.0.6

func (*GetAlgorithmParameterSpecRequest) Reset added in v0.0.6

func (*GetAlgorithmParameterSpecRequest) String added in v0.0.6

type GetAlgorithmParameterSpecResponse added in v0.0.6

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

func (*GetAlgorithmParameterSpecResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAlgorithmParameterSpecResponse.ProtoReflect.Descriptor instead.

func (*GetAlgorithmParameterSpecResponse) GetResult added in v0.0.6

func (*GetAlgorithmParameterSpecResponse) ProtoMessage added in v0.0.6

func (*GetAlgorithmParameterSpecResponse) ProtoMessage()

func (*GetAlgorithmParameterSpecResponse) ProtoReflect added in v0.0.6

func (*GetAlgorithmParameterSpecResponse) Reset added in v0.0.6

func (*GetAlgorithmParameterSpecResponse) String added in v0.0.6

type GetAttestKeyAliasRequest added in v0.0.6

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

func (*GetAttestKeyAliasRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAttestKeyAliasRequest.ProtoReflect.Descriptor instead.

func (*GetAttestKeyAliasRequest) ProtoMessage added in v0.0.6

func (*GetAttestKeyAliasRequest) ProtoMessage()

func (*GetAttestKeyAliasRequest) ProtoReflect added in v0.0.6

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

func (*GetAttestKeyAliasRequest) Reset added in v0.0.6

func (x *GetAttestKeyAliasRequest) Reset()

func (*GetAttestKeyAliasRequest) String added in v0.0.6

func (x *GetAttestKeyAliasRequest) String() string

type GetAttestKeyAliasResponse added in v0.0.6

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

func (*GetAttestKeyAliasResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAttestKeyAliasResponse.ProtoReflect.Descriptor instead.

func (*GetAttestKeyAliasResponse) GetResult added in v0.0.6

func (x *GetAttestKeyAliasResponse) GetResult() string

func (*GetAttestKeyAliasResponse) ProtoMessage added in v0.0.6

func (*GetAttestKeyAliasResponse) ProtoMessage()

func (*GetAttestKeyAliasResponse) ProtoReflect added in v0.0.6

func (*GetAttestKeyAliasResponse) Reset added in v0.0.6

func (x *GetAttestKeyAliasResponse) Reset()

func (*GetAttestKeyAliasResponse) String added in v0.0.6

func (x *GetAttestKeyAliasResponse) String() string

type GetAttestationChallengeRequest added in v0.0.6

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

func (*GetAttestationChallengeRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAttestationChallengeRequest.ProtoReflect.Descriptor instead.

func (*GetAttestationChallengeRequest) ProtoMessage added in v0.0.6

func (*GetAttestationChallengeRequest) ProtoMessage()

func (*GetAttestationChallengeRequest) ProtoReflect added in v0.0.6

func (*GetAttestationChallengeRequest) Reset added in v0.0.6

func (x *GetAttestationChallengeRequest) Reset()

func (*GetAttestationChallengeRequest) String added in v0.0.6

type GetAttestationChallengeResponse added in v0.0.6

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

func (*GetAttestationChallengeResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetAttestationChallengeResponse.ProtoReflect.Descriptor instead.

func (*GetAttestationChallengeResponse) GetResult added in v0.0.6

func (x *GetAttestationChallengeResponse) GetResult() int64

func (*GetAttestationChallengeResponse) ProtoMessage added in v0.0.6

func (*GetAttestationChallengeResponse) ProtoMessage()

func (*GetAttestationChallengeResponse) ProtoReflect added in v0.0.6

func (*GetAttestationChallengeResponse) Reset added in v0.0.6

func (*GetAttestationChallengeResponse) String added in v0.0.6

type GetBackOffHintMillisRequest added in v0.0.6

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

func (*GetBackOffHintMillisRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetBackOffHintMillisRequest.ProtoReflect.Descriptor instead.

func (*GetBackOffHintMillisRequest) GetHandle added in v0.0.6

func (x *GetBackOffHintMillisRequest) GetHandle() int64

func (*GetBackOffHintMillisRequest) ProtoMessage added in v0.0.6

func (*GetBackOffHintMillisRequest) ProtoMessage()

func (*GetBackOffHintMillisRequest) ProtoReflect added in v0.0.6

func (*GetBackOffHintMillisRequest) Reset added in v0.0.6

func (x *GetBackOffHintMillisRequest) Reset()

func (*GetBackOffHintMillisRequest) String added in v0.0.6

func (x *GetBackOffHintMillisRequest) String() string

type GetBackOffHintMillisResponse added in v0.0.6

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

func (*GetBackOffHintMillisResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetBackOffHintMillisResponse.ProtoReflect.Descriptor instead.

func (*GetBackOffHintMillisResponse) GetResult added in v0.0.6

func (x *GetBackOffHintMillisResponse) GetResult() int64

func (*GetBackOffHintMillisResponse) ProtoMessage added in v0.0.6

func (*GetBackOffHintMillisResponse) ProtoMessage()

func (*GetBackOffHintMillisResponse) ProtoReflect added in v0.0.6

func (*GetBackOffHintMillisResponse) Reset added in v0.0.6

func (x *GetBackOffHintMillisResponse) Reset()

func (*GetBackOffHintMillisResponse) String added in v0.0.6

type GetBlockModesRequest added in v0.0.6

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

func (*GetBlockModesRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetBlockModesRequest.ProtoReflect.Descriptor instead.

func (*GetBlockModesRequest) ProtoMessage added in v0.0.6

func (*GetBlockModesRequest) ProtoMessage()

func (*GetBlockModesRequest) ProtoReflect added in v0.0.6

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

func (*GetBlockModesRequest) Reset added in v0.0.6

func (x *GetBlockModesRequest) Reset()

func (*GetBlockModesRequest) String added in v0.0.6

func (x *GetBlockModesRequest) String() string

type GetBlockModesResponse added in v0.0.6

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

func (*GetBlockModesResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetBlockModesResponse.ProtoReflect.Descriptor instead.

func (*GetBlockModesResponse) GetResult added in v0.0.6

func (x *GetBlockModesResponse) GetResult() int64

func (*GetBlockModesResponse) ProtoMessage added in v0.0.6

func (*GetBlockModesResponse) ProtoMessage()

func (*GetBlockModesResponse) ProtoReflect added in v0.0.6

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

func (*GetBlockModesResponse) Reset added in v0.0.6

func (x *GetBlockModesResponse) Reset()

func (*GetBlockModesResponse) String added in v0.0.6

func (x *GetBlockModesResponse) String() string

type GetCertificateNotAfterRequest added in v0.0.6

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

func (*GetCertificateNotAfterRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateNotAfterRequest.ProtoReflect.Descriptor instead.

func (*GetCertificateNotAfterRequest) ProtoMessage added in v0.0.6

func (*GetCertificateNotAfterRequest) ProtoMessage()

func (*GetCertificateNotAfterRequest) ProtoReflect added in v0.0.6

func (*GetCertificateNotAfterRequest) Reset added in v0.0.6

func (x *GetCertificateNotAfterRequest) Reset()

func (*GetCertificateNotAfterRequest) String added in v0.0.6

type GetCertificateNotAfterResponse added in v0.0.6

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

func (*GetCertificateNotAfterResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateNotAfterResponse.ProtoReflect.Descriptor instead.

func (*GetCertificateNotAfterResponse) GetResult added in v0.0.6

func (x *GetCertificateNotAfterResponse) GetResult() int64

func (*GetCertificateNotAfterResponse) ProtoMessage added in v0.0.6

func (*GetCertificateNotAfterResponse) ProtoMessage()

func (*GetCertificateNotAfterResponse) ProtoReflect added in v0.0.6

func (*GetCertificateNotAfterResponse) Reset added in v0.0.6

func (x *GetCertificateNotAfterResponse) Reset()

func (*GetCertificateNotAfterResponse) String added in v0.0.6

type GetCertificateNotBeforeRequest added in v0.0.6

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

func (*GetCertificateNotBeforeRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateNotBeforeRequest.ProtoReflect.Descriptor instead.

func (*GetCertificateNotBeforeRequest) ProtoMessage added in v0.0.6

func (*GetCertificateNotBeforeRequest) ProtoMessage()

func (*GetCertificateNotBeforeRequest) ProtoReflect added in v0.0.6

func (*GetCertificateNotBeforeRequest) Reset added in v0.0.6

func (x *GetCertificateNotBeforeRequest) Reset()

func (*GetCertificateNotBeforeRequest) String added in v0.0.6

type GetCertificateNotBeforeResponse added in v0.0.6

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

func (*GetCertificateNotBeforeResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateNotBeforeResponse.ProtoReflect.Descriptor instead.

func (*GetCertificateNotBeforeResponse) GetResult added in v0.0.6

func (x *GetCertificateNotBeforeResponse) GetResult() int64

func (*GetCertificateNotBeforeResponse) ProtoMessage added in v0.0.6

func (*GetCertificateNotBeforeResponse) ProtoMessage()

func (*GetCertificateNotBeforeResponse) ProtoReflect added in v0.0.6

func (*GetCertificateNotBeforeResponse) Reset added in v0.0.6

func (*GetCertificateNotBeforeResponse) String added in v0.0.6

type GetCertificateSerialNumberRequest added in v0.0.6

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

func (*GetCertificateSerialNumberRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateSerialNumberRequest.ProtoReflect.Descriptor instead.

func (*GetCertificateSerialNumberRequest) ProtoMessage added in v0.0.6

func (*GetCertificateSerialNumberRequest) ProtoMessage()

func (*GetCertificateSerialNumberRequest) ProtoReflect added in v0.0.6

func (*GetCertificateSerialNumberRequest) Reset added in v0.0.6

func (*GetCertificateSerialNumberRequest) String added in v0.0.6

type GetCertificateSerialNumberResponse added in v0.0.6

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

func (*GetCertificateSerialNumberResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateSerialNumberResponse.ProtoReflect.Descriptor instead.

func (*GetCertificateSerialNumberResponse) GetResult added in v0.0.6

func (*GetCertificateSerialNumberResponse) ProtoMessage added in v0.0.6

func (*GetCertificateSerialNumberResponse) ProtoMessage()

func (*GetCertificateSerialNumberResponse) ProtoReflect added in v0.0.6

func (*GetCertificateSerialNumberResponse) Reset added in v0.0.6

func (*GetCertificateSerialNumberResponse) String added in v0.0.6

type GetCertificateSubjectRequest added in v0.0.6

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

func (*GetCertificateSubjectRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateSubjectRequest.ProtoReflect.Descriptor instead.

func (*GetCertificateSubjectRequest) ProtoMessage added in v0.0.6

func (*GetCertificateSubjectRequest) ProtoMessage()

func (*GetCertificateSubjectRequest) ProtoReflect added in v0.0.6

func (*GetCertificateSubjectRequest) Reset added in v0.0.6

func (x *GetCertificateSubjectRequest) Reset()

func (*GetCertificateSubjectRequest) String added in v0.0.6

type GetCertificateSubjectResponse added in v0.0.6

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

func (*GetCertificateSubjectResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetCertificateSubjectResponse.ProtoReflect.Descriptor instead.

func (*GetCertificateSubjectResponse) GetResult added in v0.0.6

func (x *GetCertificateSubjectResponse) GetResult() int64

func (*GetCertificateSubjectResponse) ProtoMessage added in v0.0.6

func (*GetCertificateSubjectResponse) ProtoMessage()

func (*GetCertificateSubjectResponse) ProtoReflect added in v0.0.6

func (*GetCertificateSubjectResponse) Reset added in v0.0.6

func (x *GetCertificateSubjectResponse) Reset()

func (*GetCertificateSubjectResponse) String added in v0.0.6

type GetDigestsRequest added in v0.0.6

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

func (*GetDigestsRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetDigestsRequest.ProtoReflect.Descriptor instead.

func (*GetDigestsRequest) ProtoMessage added in v0.0.6

func (*GetDigestsRequest) ProtoMessage()

func (*GetDigestsRequest) ProtoReflect added in v0.0.6

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

func (*GetDigestsRequest) Reset added in v0.0.6

func (x *GetDigestsRequest) Reset()

func (*GetDigestsRequest) String added in v0.0.6

func (x *GetDigestsRequest) String() string

type GetDigestsResponse added in v0.0.6

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

func (*GetDigestsResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetDigestsResponse.ProtoReflect.Descriptor instead.

func (*GetDigestsResponse) GetResult added in v0.0.6

func (x *GetDigestsResponse) GetResult() int64

func (*GetDigestsResponse) ProtoMessage added in v0.0.6

func (*GetDigestsResponse) ProtoMessage()

func (*GetDigestsResponse) ProtoReflect added in v0.0.6

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

func (*GetDigestsResponse) Reset added in v0.0.6

func (x *GetDigestsResponse) Reset()

func (*GetDigestsResponse) String added in v0.0.6

func (x *GetDigestsResponse) String() string

type GetEncryptionPaddingsRequest added in v0.0.6

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

func (*GetEncryptionPaddingsRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetEncryptionPaddingsRequest.ProtoReflect.Descriptor instead.

func (*GetEncryptionPaddingsRequest) ProtoMessage added in v0.0.6

func (*GetEncryptionPaddingsRequest) ProtoMessage()

func (*GetEncryptionPaddingsRequest) ProtoReflect added in v0.0.6

func (*GetEncryptionPaddingsRequest) Reset added in v0.0.6

func (x *GetEncryptionPaddingsRequest) Reset()

func (*GetEncryptionPaddingsRequest) String added in v0.0.6

type GetEncryptionPaddingsResponse added in v0.0.6

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

func (*GetEncryptionPaddingsResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetEncryptionPaddingsResponse.ProtoReflect.Descriptor instead.

func (*GetEncryptionPaddingsResponse) GetResult added in v0.0.6

func (x *GetEncryptionPaddingsResponse) GetResult() int64

func (*GetEncryptionPaddingsResponse) ProtoMessage added in v0.0.6

func (*GetEncryptionPaddingsResponse) ProtoMessage()

func (*GetEncryptionPaddingsResponse) ProtoReflect added in v0.0.6

func (*GetEncryptionPaddingsResponse) Reset added in v0.0.6

func (x *GetEncryptionPaddingsResponse) Reset()

func (*GetEncryptionPaddingsResponse) String added in v0.0.6

type GetGrantedCertificateChainFromIdRequest added in v0.0.6

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

func (*GetGrantedCertificateChainFromIdRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetGrantedCertificateChainFromIdRequest.ProtoReflect.Descriptor instead.

func (*GetGrantedCertificateChainFromIdRequest) GetArg0 added in v0.0.6

func (*GetGrantedCertificateChainFromIdRequest) ProtoMessage added in v0.0.6

func (*GetGrantedCertificateChainFromIdRequest) ProtoReflect added in v0.0.6

func (*GetGrantedCertificateChainFromIdRequest) Reset added in v0.0.6

func (*GetGrantedCertificateChainFromIdRequest) String added in v0.0.6

type GetGrantedCertificateChainFromIdResponse added in v0.0.6

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

func (*GetGrantedCertificateChainFromIdResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetGrantedCertificateChainFromIdResponse.ProtoReflect.Descriptor instead.

func (*GetGrantedCertificateChainFromIdResponse) GetResult added in v0.0.6

func (*GetGrantedCertificateChainFromIdResponse) ProtoMessage added in v0.0.6

func (*GetGrantedCertificateChainFromIdResponse) ProtoReflect added in v0.0.6

func (*GetGrantedCertificateChainFromIdResponse) Reset added in v0.0.6

func (*GetGrantedCertificateChainFromIdResponse) String added in v0.0.6

type GetGrantedKeyFromIdRequest added in v0.0.6

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

func (*GetGrantedKeyFromIdRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetGrantedKeyFromIdRequest.ProtoReflect.Descriptor instead.

func (*GetGrantedKeyFromIdRequest) GetArg0 added in v0.0.6

func (x *GetGrantedKeyFromIdRequest) GetArg0() int64

func (*GetGrantedKeyFromIdRequest) ProtoMessage added in v0.0.6

func (*GetGrantedKeyFromIdRequest) ProtoMessage()

func (*GetGrantedKeyFromIdRequest) ProtoReflect added in v0.0.6

func (*GetGrantedKeyFromIdRequest) Reset added in v0.0.6

func (x *GetGrantedKeyFromIdRequest) Reset()

func (*GetGrantedKeyFromIdRequest) String added in v0.0.6

func (x *GetGrantedKeyFromIdRequest) String() string

type GetGrantedKeyFromIdResponse added in v0.0.6

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

func (*GetGrantedKeyFromIdResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetGrantedKeyFromIdResponse.ProtoReflect.Descriptor instead.

func (*GetGrantedKeyFromIdResponse) GetResult added in v0.0.6

func (x *GetGrantedKeyFromIdResponse) GetResult() int64

func (*GetGrantedKeyFromIdResponse) ProtoMessage added in v0.0.6

func (*GetGrantedKeyFromIdResponse) ProtoMessage()

func (*GetGrantedKeyFromIdResponse) ProtoReflect added in v0.0.6

func (*GetGrantedKeyFromIdResponse) Reset added in v0.0.6

func (x *GetGrantedKeyFromIdResponse) Reset()

func (*GetGrantedKeyFromIdResponse) String added in v0.0.6

func (x *GetGrantedKeyFromIdResponse) String() string

type GetGrantedKeyPairFromIdRequest added in v0.0.6

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

func (*GetGrantedKeyPairFromIdRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetGrantedKeyPairFromIdRequest.ProtoReflect.Descriptor instead.

func (*GetGrantedKeyPairFromIdRequest) GetArg0 added in v0.0.6

func (*GetGrantedKeyPairFromIdRequest) ProtoMessage added in v0.0.6

func (*GetGrantedKeyPairFromIdRequest) ProtoMessage()

func (*GetGrantedKeyPairFromIdRequest) ProtoReflect added in v0.0.6

func (*GetGrantedKeyPairFromIdRequest) Reset added in v0.0.6

func (x *GetGrantedKeyPairFromIdRequest) Reset()

func (*GetGrantedKeyPairFromIdRequest) String added in v0.0.6

type GetGrantedKeyPairFromIdResponse added in v0.0.6

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

func (*GetGrantedKeyPairFromIdResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetGrantedKeyPairFromIdResponse.ProtoReflect.Descriptor instead.

func (*GetGrantedKeyPairFromIdResponse) GetResult added in v0.0.6

func (x *GetGrantedKeyPairFromIdResponse) GetResult() int64

func (*GetGrantedKeyPairFromIdResponse) ProtoMessage added in v0.0.6

func (*GetGrantedKeyPairFromIdResponse) ProtoMessage()

func (*GetGrantedKeyPairFromIdResponse) ProtoReflect added in v0.0.6

func (*GetGrantedKeyPairFromIdResponse) Reset added in v0.0.6

func (*GetGrantedKeyPairFromIdResponse) String added in v0.0.6

type GetKeySizeRequest added in v0.0.6

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

func (*GetKeySizeRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeySizeRequest.ProtoReflect.Descriptor instead.

func (*GetKeySizeRequest) ProtoMessage added in v0.0.6

func (*GetKeySizeRequest) ProtoMessage()

func (*GetKeySizeRequest) ProtoReflect added in v0.0.6

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

func (*GetKeySizeRequest) Reset added in v0.0.6

func (x *GetKeySizeRequest) Reset()

func (*GetKeySizeRequest) String added in v0.0.6

func (x *GetKeySizeRequest) String() string

type GetKeySizeResponse added in v0.0.6

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

func (*GetKeySizeResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeySizeResponse.ProtoReflect.Descriptor instead.

func (*GetKeySizeResponse) GetResult added in v0.0.6

func (x *GetKeySizeResponse) GetResult() int32

func (*GetKeySizeResponse) ProtoMessage added in v0.0.6

func (*GetKeySizeResponse) ProtoMessage()

func (*GetKeySizeResponse) ProtoReflect added in v0.0.6

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

func (*GetKeySizeResponse) Reset added in v0.0.6

func (x *GetKeySizeResponse) Reset()

func (*GetKeySizeResponse) String added in v0.0.6

func (x *GetKeySizeResponse) String() string

type GetKeyValidityForConsumptionEndRequest added in v0.0.6

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

func (*GetKeyValidityForConsumptionEndRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeyValidityForConsumptionEndRequest.ProtoReflect.Descriptor instead.

func (*GetKeyValidityForConsumptionEndRequest) ProtoMessage added in v0.0.6

func (*GetKeyValidityForConsumptionEndRequest) ProtoReflect added in v0.0.6

func (*GetKeyValidityForConsumptionEndRequest) Reset added in v0.0.6

func (*GetKeyValidityForConsumptionEndRequest) String added in v0.0.6

type GetKeyValidityForConsumptionEndResponse added in v0.0.6

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

func (*GetKeyValidityForConsumptionEndResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeyValidityForConsumptionEndResponse.ProtoReflect.Descriptor instead.

func (*GetKeyValidityForConsumptionEndResponse) GetResult added in v0.0.6

func (*GetKeyValidityForConsumptionEndResponse) ProtoMessage added in v0.0.6

func (*GetKeyValidityForConsumptionEndResponse) ProtoReflect added in v0.0.6

func (*GetKeyValidityForConsumptionEndResponse) Reset added in v0.0.6

func (*GetKeyValidityForConsumptionEndResponse) String added in v0.0.6

type GetKeyValidityForOriginationEndRequest added in v0.0.6

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

func (*GetKeyValidityForOriginationEndRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeyValidityForOriginationEndRequest.ProtoReflect.Descriptor instead.

func (*GetKeyValidityForOriginationEndRequest) ProtoMessage added in v0.0.6

func (*GetKeyValidityForOriginationEndRequest) ProtoReflect added in v0.0.6

func (*GetKeyValidityForOriginationEndRequest) Reset added in v0.0.6

func (*GetKeyValidityForOriginationEndRequest) String added in v0.0.6

type GetKeyValidityForOriginationEndResponse added in v0.0.6

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

func (*GetKeyValidityForOriginationEndResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeyValidityForOriginationEndResponse.ProtoReflect.Descriptor instead.

func (*GetKeyValidityForOriginationEndResponse) GetResult added in v0.0.6

func (*GetKeyValidityForOriginationEndResponse) ProtoMessage added in v0.0.6

func (*GetKeyValidityForOriginationEndResponse) ProtoReflect added in v0.0.6

func (*GetKeyValidityForOriginationEndResponse) Reset added in v0.0.6

func (*GetKeyValidityForOriginationEndResponse) String added in v0.0.6

type GetKeyValidityStartRequest added in v0.0.6

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

func (*GetKeyValidityStartRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeyValidityStartRequest.ProtoReflect.Descriptor instead.

func (*GetKeyValidityStartRequest) ProtoMessage added in v0.0.6

func (*GetKeyValidityStartRequest) ProtoMessage()

func (*GetKeyValidityStartRequest) ProtoReflect added in v0.0.6

func (*GetKeyValidityStartRequest) Reset added in v0.0.6

func (x *GetKeyValidityStartRequest) Reset()

func (*GetKeyValidityStartRequest) String added in v0.0.6

func (x *GetKeyValidityStartRequest) String() string

type GetKeyValidityStartResponse added in v0.0.6

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

func (*GetKeyValidityStartResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeyValidityStartResponse.ProtoReflect.Descriptor instead.

func (*GetKeyValidityStartResponse) GetResult added in v0.0.6

func (x *GetKeyValidityStartResponse) GetResult() int64

func (*GetKeyValidityStartResponse) ProtoMessage added in v0.0.6

func (*GetKeyValidityStartResponse) ProtoMessage()

func (*GetKeyValidityStartResponse) ProtoReflect added in v0.0.6

func (*GetKeyValidityStartResponse) Reset added in v0.0.6

func (x *GetKeyValidityStartResponse) Reset()

func (*GetKeyValidityStartResponse) String added in v0.0.6

func (x *GetKeyValidityStartResponse) String() string

type GetKeystoreAliasRequest added in v0.0.6

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

func (*GetKeystoreAliasRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeystoreAliasRequest.ProtoReflect.Descriptor instead.

func (*GetKeystoreAliasRequest) ProtoMessage added in v0.0.6

func (*GetKeystoreAliasRequest) ProtoMessage()

func (*GetKeystoreAliasRequest) ProtoReflect added in v0.0.6

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

func (*GetKeystoreAliasRequest) Reset added in v0.0.6

func (x *GetKeystoreAliasRequest) Reset()

func (*GetKeystoreAliasRequest) String added in v0.0.6

func (x *GetKeystoreAliasRequest) String() string

type GetKeystoreAliasResponse added in v0.0.6

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

func (*GetKeystoreAliasResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetKeystoreAliasResponse.ProtoReflect.Descriptor instead.

func (*GetKeystoreAliasResponse) GetResult added in v0.0.6

func (x *GetKeystoreAliasResponse) GetResult() string

func (*GetKeystoreAliasResponse) ProtoMessage added in v0.0.6

func (*GetKeystoreAliasResponse) ProtoMessage()

func (*GetKeystoreAliasResponse) ProtoReflect added in v0.0.6

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

func (*GetKeystoreAliasResponse) Reset added in v0.0.6

func (x *GetKeystoreAliasResponse) Reset()

func (*GetKeystoreAliasResponse) String added in v0.0.6

func (x *GetKeystoreAliasResponse) String() string

type GetMaxUsageCountRequest added in v0.0.6

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

func (*GetMaxUsageCountRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetMaxUsageCountRequest.ProtoReflect.Descriptor instead.

func (*GetMaxUsageCountRequest) ProtoMessage added in v0.0.6

func (*GetMaxUsageCountRequest) ProtoMessage()

func (*GetMaxUsageCountRequest) ProtoReflect added in v0.0.6

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

func (*GetMaxUsageCountRequest) Reset added in v0.0.6

func (x *GetMaxUsageCountRequest) Reset()

func (*GetMaxUsageCountRequest) String added in v0.0.6

func (x *GetMaxUsageCountRequest) String() string

type GetMaxUsageCountResponse added in v0.0.6

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

func (*GetMaxUsageCountResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetMaxUsageCountResponse.ProtoReflect.Descriptor instead.

func (*GetMaxUsageCountResponse) GetResult added in v0.0.6

func (x *GetMaxUsageCountResponse) GetResult() int32

func (*GetMaxUsageCountResponse) ProtoMessage added in v0.0.6

func (*GetMaxUsageCountResponse) ProtoMessage()

func (*GetMaxUsageCountResponse) ProtoReflect added in v0.0.6

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

func (*GetMaxUsageCountResponse) Reset added in v0.0.6

func (x *GetMaxUsageCountResponse) Reset()

func (*GetMaxUsageCountResponse) String added in v0.0.6

func (x *GetMaxUsageCountResponse) String() string

type GetMgf1DigestsRequest added in v0.0.6

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

func (*GetMgf1DigestsRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetMgf1DigestsRequest.ProtoReflect.Descriptor instead.

func (*GetMgf1DigestsRequest) ProtoMessage added in v0.0.6

func (*GetMgf1DigestsRequest) ProtoMessage()

func (*GetMgf1DigestsRequest) ProtoReflect added in v0.0.6

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

func (*GetMgf1DigestsRequest) Reset added in v0.0.6

func (x *GetMgf1DigestsRequest) Reset()

func (*GetMgf1DigestsRequest) String added in v0.0.6

func (x *GetMgf1DigestsRequest) String() string

type GetMgf1DigestsResponse added in v0.0.6

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

func (*GetMgf1DigestsResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetMgf1DigestsResponse.ProtoReflect.Descriptor instead.

func (*GetMgf1DigestsResponse) GetResult added in v0.0.6

func (x *GetMgf1DigestsResponse) GetResult() int64

func (*GetMgf1DigestsResponse) ProtoMessage added in v0.0.6

func (*GetMgf1DigestsResponse) ProtoMessage()

func (*GetMgf1DigestsResponse) ProtoReflect added in v0.0.6

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

func (*GetMgf1DigestsResponse) Reset added in v0.0.6

func (x *GetMgf1DigestsResponse) Reset()

func (*GetMgf1DigestsResponse) String added in v0.0.6

func (x *GetMgf1DigestsResponse) String() string

type GetOriginRequest added in v0.0.6

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

func (*GetOriginRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetOriginRequest.ProtoReflect.Descriptor instead.

func (*GetOriginRequest) ProtoMessage added in v0.0.6

func (*GetOriginRequest) ProtoMessage()

func (*GetOriginRequest) ProtoReflect added in v0.0.6

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

func (*GetOriginRequest) Reset added in v0.0.6

func (x *GetOriginRequest) Reset()

func (*GetOriginRequest) String added in v0.0.6

func (x *GetOriginRequest) String() string

type GetOriginResponse added in v0.0.6

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

func (*GetOriginResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetOriginResponse.ProtoReflect.Descriptor instead.

func (*GetOriginResponse) GetResult added in v0.0.6

func (x *GetOriginResponse) GetResult() int32

func (*GetOriginResponse) ProtoMessage added in v0.0.6

func (*GetOriginResponse) ProtoMessage()

func (*GetOriginResponse) ProtoReflect added in v0.0.6

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

func (*GetOriginResponse) Reset added in v0.0.6

func (x *GetOriginResponse) Reset()

func (*GetOriginResponse) String added in v0.0.6

func (x *GetOriginResponse) String() string

type GetPurposesRequest added in v0.0.6

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

func (*GetPurposesRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetPurposesRequest.ProtoReflect.Descriptor instead.

func (*GetPurposesRequest) ProtoMessage added in v0.0.6

func (*GetPurposesRequest) ProtoMessage()

func (*GetPurposesRequest) ProtoReflect added in v0.0.6

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

func (*GetPurposesRequest) Reset added in v0.0.6

func (x *GetPurposesRequest) Reset()

func (*GetPurposesRequest) String added in v0.0.6

func (x *GetPurposesRequest) String() string

type GetPurposesResponse added in v0.0.6

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

func (*GetPurposesResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetPurposesResponse.ProtoReflect.Descriptor instead.

func (*GetPurposesResponse) GetResult added in v0.0.6

func (x *GetPurposesResponse) GetResult() int32

func (*GetPurposesResponse) ProtoMessage added in v0.0.6

func (*GetPurposesResponse) ProtoMessage()

func (*GetPurposesResponse) ProtoReflect added in v0.0.6

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

func (*GetPurposesResponse) Reset added in v0.0.6

func (x *GetPurposesResponse) Reset()

func (*GetPurposesResponse) String added in v0.0.6

func (x *GetPurposesResponse) String() string

type GetRemainingUsageCountRequest added in v0.0.6

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

func (*GetRemainingUsageCountRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetRemainingUsageCountRequest.ProtoReflect.Descriptor instead.

func (*GetRemainingUsageCountRequest) ProtoMessage added in v0.0.6

func (*GetRemainingUsageCountRequest) ProtoMessage()

func (*GetRemainingUsageCountRequest) ProtoReflect added in v0.0.6

func (*GetRemainingUsageCountRequest) Reset added in v0.0.6

func (x *GetRemainingUsageCountRequest) Reset()

func (*GetRemainingUsageCountRequest) String added in v0.0.6

type GetRemainingUsageCountResponse added in v0.0.6

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

func (*GetRemainingUsageCountResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetRemainingUsageCountResponse.ProtoReflect.Descriptor instead.

func (*GetRemainingUsageCountResponse) GetResult added in v0.0.6

func (x *GetRemainingUsageCountResponse) GetResult() int32

func (*GetRemainingUsageCountResponse) ProtoMessage added in v0.0.6

func (*GetRemainingUsageCountResponse) ProtoMessage()

func (*GetRemainingUsageCountResponse) ProtoReflect added in v0.0.6

func (*GetRemainingUsageCountResponse) Reset added in v0.0.6

func (x *GetRemainingUsageCountResponse) Reset()

func (*GetRemainingUsageCountResponse) String added in v0.0.6

type GetSecurityLevelRequest added in v0.0.6

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

func (*GetSecurityLevelRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetSecurityLevelRequest.ProtoReflect.Descriptor instead.

func (*GetSecurityLevelRequest) ProtoMessage added in v0.0.6

func (*GetSecurityLevelRequest) ProtoMessage()

func (*GetSecurityLevelRequest) ProtoReflect added in v0.0.6

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

func (*GetSecurityLevelRequest) Reset added in v0.0.6

func (x *GetSecurityLevelRequest) Reset()

func (*GetSecurityLevelRequest) String added in v0.0.6

func (x *GetSecurityLevelRequest) String() string

type GetSecurityLevelResponse added in v0.0.6

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

func (*GetSecurityLevelResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetSecurityLevelResponse.ProtoReflect.Descriptor instead.

func (*GetSecurityLevelResponse) GetResult added in v0.0.6

func (x *GetSecurityLevelResponse) GetResult() int32

func (*GetSecurityLevelResponse) ProtoMessage added in v0.0.6

func (*GetSecurityLevelResponse) ProtoMessage()

func (*GetSecurityLevelResponse) ProtoReflect added in v0.0.6

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

func (*GetSecurityLevelResponse) Reset added in v0.0.6

func (x *GetSecurityLevelResponse) Reset()

func (*GetSecurityLevelResponse) String added in v0.0.6

func (x *GetSecurityLevelResponse) String() string

type GetSignaturePaddingsRequest added in v0.0.6

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

func (*GetSignaturePaddingsRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetSignaturePaddingsRequest.ProtoReflect.Descriptor instead.

func (*GetSignaturePaddingsRequest) ProtoMessage added in v0.0.6

func (*GetSignaturePaddingsRequest) ProtoMessage()

func (*GetSignaturePaddingsRequest) ProtoReflect added in v0.0.6

func (*GetSignaturePaddingsRequest) Reset added in v0.0.6

func (x *GetSignaturePaddingsRequest) Reset()

func (*GetSignaturePaddingsRequest) String added in v0.0.6

func (x *GetSignaturePaddingsRequest) String() string

type GetSignaturePaddingsResponse added in v0.0.6

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

func (*GetSignaturePaddingsResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetSignaturePaddingsResponse.ProtoReflect.Descriptor instead.

func (*GetSignaturePaddingsResponse) GetResult added in v0.0.6

func (x *GetSignaturePaddingsResponse) GetResult() int64

func (*GetSignaturePaddingsResponse) ProtoMessage added in v0.0.6

func (*GetSignaturePaddingsResponse) ProtoMessage()

func (*GetSignaturePaddingsResponse) ProtoReflect added in v0.0.6

func (*GetSignaturePaddingsResponse) Reset added in v0.0.6

func (x *GetSignaturePaddingsResponse) Reset()

func (*GetSignaturePaddingsResponse) String added in v0.0.6

type GetSupplementaryAttestationInfoRequest added in v0.0.6

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

func (*GetSupplementaryAttestationInfoRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetSupplementaryAttestationInfoRequest.ProtoReflect.Descriptor instead.

func (*GetSupplementaryAttestationInfoRequest) GetArg0 added in v0.0.6

func (*GetSupplementaryAttestationInfoRequest) ProtoMessage added in v0.0.6

func (*GetSupplementaryAttestationInfoRequest) ProtoReflect added in v0.0.6

func (*GetSupplementaryAttestationInfoRequest) Reset added in v0.0.6

func (*GetSupplementaryAttestationInfoRequest) String added in v0.0.6

type GetSupplementaryAttestationInfoResponse added in v0.0.6

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

func (*GetSupplementaryAttestationInfoResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetSupplementaryAttestationInfoResponse.ProtoReflect.Descriptor instead.

func (*GetSupplementaryAttestationInfoResponse) GetResult added in v0.0.6

func (*GetSupplementaryAttestationInfoResponse) ProtoMessage added in v0.0.6

func (*GetSupplementaryAttestationInfoResponse) ProtoReflect added in v0.0.6

func (*GetSupplementaryAttestationInfoResponse) Reset added in v0.0.6

func (*GetSupplementaryAttestationInfoResponse) String added in v0.0.6

type GetTransformationRequest added in v0.0.6

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

func (*GetTransformationRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetTransformationRequest.ProtoReflect.Descriptor instead.

func (*GetTransformationRequest) GetHandle added in v0.0.6

func (x *GetTransformationRequest) GetHandle() int64

func (*GetTransformationRequest) ProtoMessage added in v0.0.6

func (*GetTransformationRequest) ProtoMessage()

func (*GetTransformationRequest) ProtoReflect added in v0.0.6

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

func (*GetTransformationRequest) Reset added in v0.0.6

func (x *GetTransformationRequest) Reset()

func (*GetTransformationRequest) String added in v0.0.6

func (x *GetTransformationRequest) String() string

type GetTransformationResponse added in v0.0.6

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

func (*GetTransformationResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetTransformationResponse.ProtoReflect.Descriptor instead.

func (*GetTransformationResponse) GetResult added in v0.0.6

func (x *GetTransformationResponse) GetResult() string

func (*GetTransformationResponse) ProtoMessage added in v0.0.6

func (*GetTransformationResponse) ProtoMessage()

func (*GetTransformationResponse) ProtoReflect added in v0.0.6

func (*GetTransformationResponse) Reset added in v0.0.6

func (x *GetTransformationResponse) Reset()

func (*GetTransformationResponse) String added in v0.0.6

func (x *GetTransformationResponse) String() string

type GetUserAuthenticationTypeRequest added in v0.0.6

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

func (*GetUserAuthenticationTypeRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetUserAuthenticationTypeRequest.ProtoReflect.Descriptor instead.

func (*GetUserAuthenticationTypeRequest) ProtoMessage added in v0.0.6

func (*GetUserAuthenticationTypeRequest) ProtoMessage()

func (*GetUserAuthenticationTypeRequest) ProtoReflect added in v0.0.6

func (*GetUserAuthenticationTypeRequest) Reset added in v0.0.6

func (*GetUserAuthenticationTypeRequest) String added in v0.0.6

type GetUserAuthenticationTypeResponse added in v0.0.6

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

func (*GetUserAuthenticationTypeResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetUserAuthenticationTypeResponse.ProtoReflect.Descriptor instead.

func (*GetUserAuthenticationTypeResponse) GetResult added in v0.0.6

func (*GetUserAuthenticationTypeResponse) ProtoMessage added in v0.0.6

func (*GetUserAuthenticationTypeResponse) ProtoMessage()

func (*GetUserAuthenticationTypeResponse) ProtoReflect added in v0.0.6

func (*GetUserAuthenticationTypeResponse) Reset added in v0.0.6

func (*GetUserAuthenticationTypeResponse) String added in v0.0.6

type GetUserAuthenticationValidityDurationSecondsRequest added in v0.0.6

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

func (*GetUserAuthenticationValidityDurationSecondsRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use GetUserAuthenticationValidityDurationSecondsRequest.ProtoReflect.Descriptor instead.

func (*GetUserAuthenticationValidityDurationSecondsRequest) ProtoMessage added in v0.0.6

func (*GetUserAuthenticationValidityDurationSecondsRequest) ProtoReflect added in v0.0.6

func (*GetUserAuthenticationValidityDurationSecondsRequest) Reset added in v0.0.6

func (*GetUserAuthenticationValidityDurationSecondsRequest) String added in v0.0.6

type GetUserAuthenticationValidityDurationSecondsResponse added in v0.0.6

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

func (*GetUserAuthenticationValidityDurationSecondsResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use GetUserAuthenticationValidityDurationSecondsResponse.ProtoReflect.Descriptor instead.

func (*GetUserAuthenticationValidityDurationSecondsResponse) GetResult added in v0.0.6

func (*GetUserAuthenticationValidityDurationSecondsResponse) ProtoMessage added in v0.0.6

func (*GetUserAuthenticationValidityDurationSecondsResponse) ProtoReflect added in v0.0.6

func (*GetUserAuthenticationValidityDurationSecondsResponse) Reset added in v0.0.6

func (*GetUserAuthenticationValidityDurationSecondsResponse) String added in v0.0.6

type GetWrappedKeyBytesRequest added in v0.0.6

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

func (*GetWrappedKeyBytesRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetWrappedKeyBytesRequest.ProtoReflect.Descriptor instead.

func (*GetWrappedKeyBytesRequest) GetHandle added in v0.0.6

func (x *GetWrappedKeyBytesRequest) GetHandle() int64

func (*GetWrappedKeyBytesRequest) ProtoMessage added in v0.0.6

func (*GetWrappedKeyBytesRequest) ProtoMessage()

func (*GetWrappedKeyBytesRequest) ProtoReflect added in v0.0.6

func (*GetWrappedKeyBytesRequest) Reset added in v0.0.6

func (x *GetWrappedKeyBytesRequest) Reset()

func (*GetWrappedKeyBytesRequest) String added in v0.0.6

func (x *GetWrappedKeyBytesRequest) String() string

type GetWrappedKeyBytesResponse added in v0.0.6

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

func (*GetWrappedKeyBytesResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetWrappedKeyBytesResponse.ProtoReflect.Descriptor instead.

func (*GetWrappedKeyBytesResponse) GetResult added in v0.0.6

func (x *GetWrappedKeyBytesResponse) GetResult() int64

func (*GetWrappedKeyBytesResponse) ProtoMessage added in v0.0.6

func (*GetWrappedKeyBytesResponse) ProtoMessage()

func (*GetWrappedKeyBytesResponse) ProtoReflect added in v0.0.6

func (*GetWrappedKeyBytesResponse) Reset added in v0.0.6

func (x *GetWrappedKeyBytesResponse) Reset()

func (*GetWrappedKeyBytesResponse) String added in v0.0.6

func (x *GetWrappedKeyBytesResponse) String() string

type GetWrappingKeyAliasRequest added in v0.0.6

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

func (*GetWrappingKeyAliasRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetWrappingKeyAliasRequest.ProtoReflect.Descriptor instead.

func (*GetWrappingKeyAliasRequest) GetHandle added in v0.0.6

func (x *GetWrappingKeyAliasRequest) GetHandle() int64

func (*GetWrappingKeyAliasRequest) ProtoMessage added in v0.0.6

func (*GetWrappingKeyAliasRequest) ProtoMessage()

func (*GetWrappingKeyAliasRequest) ProtoReflect added in v0.0.6

func (*GetWrappingKeyAliasRequest) Reset added in v0.0.6

func (x *GetWrappingKeyAliasRequest) Reset()

func (*GetWrappingKeyAliasRequest) String added in v0.0.6

func (x *GetWrappingKeyAliasRequest) String() string

type GetWrappingKeyAliasResponse added in v0.0.6

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

func (*GetWrappingKeyAliasResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GetWrappingKeyAliasResponse.ProtoReflect.Descriptor instead.

func (*GetWrappingKeyAliasResponse) GetResult added in v0.0.6

func (x *GetWrappingKeyAliasResponse) GetResult() string

func (*GetWrappingKeyAliasResponse) ProtoMessage added in v0.0.6

func (*GetWrappingKeyAliasResponse) ProtoMessage()

func (*GetWrappingKeyAliasResponse) ProtoReflect added in v0.0.6

func (*GetWrappingKeyAliasResponse) Reset added in v0.0.6

func (x *GetWrappingKeyAliasResponse) Reset()

func (*GetWrappingKeyAliasResponse) String added in v0.0.6

func (x *GetWrappingKeyAliasResponse) String() string

type GrantKeyAccessRequest added in v0.0.6

type GrantKeyAccessRequest struct {
	Arg0 string `protobuf:"bytes,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 (*GrantKeyAccessRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GrantKeyAccessRequest.ProtoReflect.Descriptor instead.

func (*GrantKeyAccessRequest) GetArg0 added in v0.0.6

func (x *GrantKeyAccessRequest) GetArg0() string

func (*GrantKeyAccessRequest) GetArg1 added in v0.0.6

func (x *GrantKeyAccessRequest) GetArg1() int32

func (*GrantKeyAccessRequest) ProtoMessage added in v0.0.6

func (*GrantKeyAccessRequest) ProtoMessage()

func (*GrantKeyAccessRequest) ProtoReflect added in v0.0.6

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

func (*GrantKeyAccessRequest) Reset added in v0.0.6

func (x *GrantKeyAccessRequest) Reset()

func (*GrantKeyAccessRequest) String added in v0.0.6

func (x *GrantKeyAccessRequest) String() string

type GrantKeyAccessResponse added in v0.0.6

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

func (*GrantKeyAccessResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use GrantKeyAccessResponse.ProtoReflect.Descriptor instead.

func (*GrantKeyAccessResponse) GetResult added in v0.0.6

func (x *GrantKeyAccessResponse) GetResult() int64

func (*GrantKeyAccessResponse) ProtoMessage added in v0.0.6

func (*GrantKeyAccessResponse) ProtoMessage()

func (*GrantKeyAccessResponse) ProtoReflect added in v0.0.6

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

func (*GrantKeyAccessResponse) Reset added in v0.0.6

func (x *GrantKeyAccessResponse) Reset()

func (*GrantKeyAccessResponse) String added in v0.0.6

func (x *GrantKeyAccessResponse) String() string

type IsDevicePropertiesAttestationIncludedRequest added in v0.0.6

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

func (*IsDevicePropertiesAttestationIncludedRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use IsDevicePropertiesAttestationIncludedRequest.ProtoReflect.Descriptor instead.

func (*IsDevicePropertiesAttestationIncludedRequest) ProtoMessage added in v0.0.6

func (*IsDevicePropertiesAttestationIncludedRequest) ProtoReflect added in v0.0.6

func (*IsDevicePropertiesAttestationIncludedRequest) Reset added in v0.0.6

func (*IsDevicePropertiesAttestationIncludedRequest) String added in v0.0.6

type IsDevicePropertiesAttestationIncludedResponse added in v0.0.6

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

func (*IsDevicePropertiesAttestationIncludedResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use IsDevicePropertiesAttestationIncludedResponse.ProtoReflect.Descriptor instead.

func (*IsDevicePropertiesAttestationIncludedResponse) GetResult added in v0.0.6

func (*IsDevicePropertiesAttestationIncludedResponse) ProtoMessage added in v0.0.6

func (*IsDevicePropertiesAttestationIncludedResponse) ProtoReflect added in v0.0.6

func (*IsDevicePropertiesAttestationIncludedResponse) Reset added in v0.0.6

func (*IsDevicePropertiesAttestationIncludedResponse) String added in v0.0.6

type IsDigestsSpecifiedRequest added in v0.0.6

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

func (*IsDigestsSpecifiedRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsDigestsSpecifiedRequest.ProtoReflect.Descriptor instead.

func (*IsDigestsSpecifiedRequest) ProtoMessage added in v0.0.6

func (*IsDigestsSpecifiedRequest) ProtoMessage()

func (*IsDigestsSpecifiedRequest) ProtoReflect added in v0.0.6

func (*IsDigestsSpecifiedRequest) Reset added in v0.0.6

func (x *IsDigestsSpecifiedRequest) Reset()

func (*IsDigestsSpecifiedRequest) String added in v0.0.6

func (x *IsDigestsSpecifiedRequest) String() string

type IsDigestsSpecifiedResponse added in v0.0.6

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

func (*IsDigestsSpecifiedResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsDigestsSpecifiedResponse.ProtoReflect.Descriptor instead.

func (*IsDigestsSpecifiedResponse) GetResult added in v0.0.6

func (x *IsDigestsSpecifiedResponse) GetResult() bool

func (*IsDigestsSpecifiedResponse) ProtoMessage added in v0.0.6

func (*IsDigestsSpecifiedResponse) ProtoMessage()

func (*IsDigestsSpecifiedResponse) ProtoReflect added in v0.0.6

func (*IsDigestsSpecifiedResponse) Reset added in v0.0.6

func (x *IsDigestsSpecifiedResponse) Reset()

func (*IsDigestsSpecifiedResponse) String added in v0.0.6

func (x *IsDigestsSpecifiedResponse) String() string

type IsInsideSecureHardwareRequest added in v0.0.6

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

func (*IsInsideSecureHardwareRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsInsideSecureHardwareRequest.ProtoReflect.Descriptor instead.

func (*IsInsideSecureHardwareRequest) ProtoMessage added in v0.0.6

func (*IsInsideSecureHardwareRequest) ProtoMessage()

func (*IsInsideSecureHardwareRequest) ProtoReflect added in v0.0.6

func (*IsInsideSecureHardwareRequest) Reset added in v0.0.6

func (x *IsInsideSecureHardwareRequest) Reset()

func (*IsInsideSecureHardwareRequest) String added in v0.0.6

type IsInsideSecureHardwareResponse added in v0.0.6

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

func (*IsInsideSecureHardwareResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsInsideSecureHardwareResponse.ProtoReflect.Descriptor instead.

func (*IsInsideSecureHardwareResponse) GetResult added in v0.0.6

func (x *IsInsideSecureHardwareResponse) GetResult() bool

func (*IsInsideSecureHardwareResponse) ProtoMessage added in v0.0.6

func (*IsInsideSecureHardwareResponse) ProtoMessage()

func (*IsInsideSecureHardwareResponse) ProtoReflect added in v0.0.6

func (*IsInsideSecureHardwareResponse) Reset added in v0.0.6

func (x *IsInsideSecureHardwareResponse) Reset()

func (*IsInsideSecureHardwareResponse) String added in v0.0.6

type IsInvalidatedByBiometricEnrollmentRequest added in v0.0.6

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

func (*IsInvalidatedByBiometricEnrollmentRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsInvalidatedByBiometricEnrollmentRequest.ProtoReflect.Descriptor instead.

func (*IsInvalidatedByBiometricEnrollmentRequest) ProtoMessage added in v0.0.6

func (*IsInvalidatedByBiometricEnrollmentRequest) ProtoReflect added in v0.0.6

func (*IsInvalidatedByBiometricEnrollmentRequest) Reset added in v0.0.6

func (*IsInvalidatedByBiometricEnrollmentRequest) String added in v0.0.6

type IsInvalidatedByBiometricEnrollmentResponse added in v0.0.6

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

func (*IsInvalidatedByBiometricEnrollmentResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use IsInvalidatedByBiometricEnrollmentResponse.ProtoReflect.Descriptor instead.

func (*IsInvalidatedByBiometricEnrollmentResponse) GetResult added in v0.0.6

func (*IsInvalidatedByBiometricEnrollmentResponse) ProtoMessage added in v0.0.6

func (*IsInvalidatedByBiometricEnrollmentResponse) ProtoReflect added in v0.0.6

func (*IsInvalidatedByBiometricEnrollmentResponse) Reset added in v0.0.6

func (*IsInvalidatedByBiometricEnrollmentResponse) String added in v0.0.6

type IsMgf1DigestsSpecifiedRequest added in v0.0.6

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

func (*IsMgf1DigestsSpecifiedRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsMgf1DigestsSpecifiedRequest.ProtoReflect.Descriptor instead.

func (*IsMgf1DigestsSpecifiedRequest) ProtoMessage added in v0.0.6

func (*IsMgf1DigestsSpecifiedRequest) ProtoMessage()

func (*IsMgf1DigestsSpecifiedRequest) ProtoReflect added in v0.0.6

func (*IsMgf1DigestsSpecifiedRequest) Reset added in v0.0.6

func (x *IsMgf1DigestsSpecifiedRequest) Reset()

func (*IsMgf1DigestsSpecifiedRequest) String added in v0.0.6

type IsMgf1DigestsSpecifiedResponse added in v0.0.6

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

func (*IsMgf1DigestsSpecifiedResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsMgf1DigestsSpecifiedResponse.ProtoReflect.Descriptor instead.

func (*IsMgf1DigestsSpecifiedResponse) GetResult added in v0.0.6

func (x *IsMgf1DigestsSpecifiedResponse) GetResult() bool

func (*IsMgf1DigestsSpecifiedResponse) ProtoMessage added in v0.0.6

func (*IsMgf1DigestsSpecifiedResponse) ProtoMessage()

func (*IsMgf1DigestsSpecifiedResponse) ProtoReflect added in v0.0.6

func (*IsMgf1DigestsSpecifiedResponse) Reset added in v0.0.6

func (x *IsMgf1DigestsSpecifiedResponse) Reset()

func (*IsMgf1DigestsSpecifiedResponse) String added in v0.0.6

type IsRandomizedEncryptionRequiredRequest added in v0.0.6

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

func (*IsRandomizedEncryptionRequiredRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsRandomizedEncryptionRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsRandomizedEncryptionRequiredRequest) ProtoMessage added in v0.0.6

func (*IsRandomizedEncryptionRequiredRequest) ProtoMessage()

func (*IsRandomizedEncryptionRequiredRequest) ProtoReflect added in v0.0.6

func (*IsRandomizedEncryptionRequiredRequest) Reset added in v0.0.6

func (*IsRandomizedEncryptionRequiredRequest) String added in v0.0.6

type IsRandomizedEncryptionRequiredResponse added in v0.0.6

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

func (*IsRandomizedEncryptionRequiredResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsRandomizedEncryptionRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsRandomizedEncryptionRequiredResponse) GetResult added in v0.0.6

func (*IsRandomizedEncryptionRequiredResponse) ProtoMessage added in v0.0.6

func (*IsRandomizedEncryptionRequiredResponse) ProtoReflect added in v0.0.6

func (*IsRandomizedEncryptionRequiredResponse) Reset added in v0.0.6

func (*IsRandomizedEncryptionRequiredResponse) String added in v0.0.6

type IsStrongBoxBackedRequest added in v0.0.6

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

func (*IsStrongBoxBackedRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsStrongBoxBackedRequest.ProtoReflect.Descriptor instead.

func (*IsStrongBoxBackedRequest) ProtoMessage added in v0.0.6

func (*IsStrongBoxBackedRequest) ProtoMessage()

func (*IsStrongBoxBackedRequest) ProtoReflect added in v0.0.6

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

func (*IsStrongBoxBackedRequest) Reset added in v0.0.6

func (x *IsStrongBoxBackedRequest) Reset()

func (*IsStrongBoxBackedRequest) String added in v0.0.6

func (x *IsStrongBoxBackedRequest) String() string

type IsStrongBoxBackedResponse added in v0.0.6

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

func (*IsStrongBoxBackedResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsStrongBoxBackedResponse.ProtoReflect.Descriptor instead.

func (*IsStrongBoxBackedResponse) GetResult added in v0.0.6

func (x *IsStrongBoxBackedResponse) GetResult() bool

func (*IsStrongBoxBackedResponse) ProtoMessage added in v0.0.6

func (*IsStrongBoxBackedResponse) ProtoMessage()

func (*IsStrongBoxBackedResponse) ProtoReflect added in v0.0.6

func (*IsStrongBoxBackedResponse) Reset added in v0.0.6

func (x *IsStrongBoxBackedResponse) Reset()

func (*IsStrongBoxBackedResponse) String added in v0.0.6

func (x *IsStrongBoxBackedResponse) String() string

type IsTrustedUserPresenceRequiredRequest added in v0.0.6

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

func (*IsTrustedUserPresenceRequiredRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsTrustedUserPresenceRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsTrustedUserPresenceRequiredRequest) ProtoMessage added in v0.0.6

func (*IsTrustedUserPresenceRequiredRequest) ProtoMessage()

func (*IsTrustedUserPresenceRequiredRequest) ProtoReflect added in v0.0.6

func (*IsTrustedUserPresenceRequiredRequest) Reset added in v0.0.6

func (*IsTrustedUserPresenceRequiredRequest) String added in v0.0.6

type IsTrustedUserPresenceRequiredResponse added in v0.0.6

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

func (*IsTrustedUserPresenceRequiredResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsTrustedUserPresenceRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsTrustedUserPresenceRequiredResponse) GetResult added in v0.0.6

func (*IsTrustedUserPresenceRequiredResponse) ProtoMessage added in v0.0.6

func (*IsTrustedUserPresenceRequiredResponse) ProtoMessage()

func (*IsTrustedUserPresenceRequiredResponse) ProtoReflect added in v0.0.6

func (*IsTrustedUserPresenceRequiredResponse) Reset added in v0.0.6

func (*IsTrustedUserPresenceRequiredResponse) String added in v0.0.6

type IsUnlockedDeviceRequiredRequest added in v0.0.6

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

func (*IsUnlockedDeviceRequiredRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUnlockedDeviceRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsUnlockedDeviceRequiredRequest) ProtoMessage added in v0.0.6

func (*IsUnlockedDeviceRequiredRequest) ProtoMessage()

func (*IsUnlockedDeviceRequiredRequest) ProtoReflect added in v0.0.6

func (*IsUnlockedDeviceRequiredRequest) Reset added in v0.0.6

func (*IsUnlockedDeviceRequiredRequest) String added in v0.0.6

type IsUnlockedDeviceRequiredResponse added in v0.0.6

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

func (*IsUnlockedDeviceRequiredResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUnlockedDeviceRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsUnlockedDeviceRequiredResponse) GetResult added in v0.0.6

func (x *IsUnlockedDeviceRequiredResponse) GetResult() bool

func (*IsUnlockedDeviceRequiredResponse) ProtoMessage added in v0.0.6

func (*IsUnlockedDeviceRequiredResponse) ProtoMessage()

func (*IsUnlockedDeviceRequiredResponse) ProtoReflect added in v0.0.6

func (*IsUnlockedDeviceRequiredResponse) Reset added in v0.0.6

func (*IsUnlockedDeviceRequiredResponse) String added in v0.0.6

type IsUserAuthenticationRequiredRequest added in v0.0.6

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

func (*IsUserAuthenticationRequiredRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUserAuthenticationRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsUserAuthenticationRequiredRequest) ProtoMessage added in v0.0.6

func (*IsUserAuthenticationRequiredRequest) ProtoMessage()

func (*IsUserAuthenticationRequiredRequest) ProtoReflect added in v0.0.6

func (*IsUserAuthenticationRequiredRequest) Reset added in v0.0.6

func (*IsUserAuthenticationRequiredRequest) String added in v0.0.6

type IsUserAuthenticationRequiredResponse added in v0.0.6

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

func (*IsUserAuthenticationRequiredResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUserAuthenticationRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsUserAuthenticationRequiredResponse) GetResult added in v0.0.6

func (*IsUserAuthenticationRequiredResponse) ProtoMessage added in v0.0.6

func (*IsUserAuthenticationRequiredResponse) ProtoMessage()

func (*IsUserAuthenticationRequiredResponse) ProtoReflect added in v0.0.6

func (*IsUserAuthenticationRequiredResponse) Reset added in v0.0.6

func (*IsUserAuthenticationRequiredResponse) String added in v0.0.6

type IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest added in v0.0.6

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

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest.ProtoReflect.Descriptor instead.

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest) ProtoMessage added in v0.0.6

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest) ProtoReflect added in v0.0.6

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest) Reset added in v0.0.6

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest) String added in v0.0.6

type IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse added in v0.0.6

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

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse.ProtoReflect.Descriptor instead.

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse) GetResult added in v0.0.6

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse) ProtoMessage added in v0.0.6

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse) ProtoReflect added in v0.0.6

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse) Reset added in v0.0.6

func (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse) String added in v0.0.6

type IsUserAuthenticationValidWhileOnBodyRequest added in v0.0.6

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

func (*IsUserAuthenticationValidWhileOnBodyRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use IsUserAuthenticationValidWhileOnBodyRequest.ProtoReflect.Descriptor instead.

func (*IsUserAuthenticationValidWhileOnBodyRequest) ProtoMessage added in v0.0.6

func (*IsUserAuthenticationValidWhileOnBodyRequest) ProtoReflect added in v0.0.6

func (*IsUserAuthenticationValidWhileOnBodyRequest) Reset added in v0.0.6

func (*IsUserAuthenticationValidWhileOnBodyRequest) String added in v0.0.6

type IsUserAuthenticationValidWhileOnBodyResponse added in v0.0.6

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

func (*IsUserAuthenticationValidWhileOnBodyResponse) Descriptor deprecated added in v0.0.6

Deprecated: Use IsUserAuthenticationValidWhileOnBodyResponse.ProtoReflect.Descriptor instead.

func (*IsUserAuthenticationValidWhileOnBodyResponse) GetResult added in v0.0.6

func (*IsUserAuthenticationValidWhileOnBodyResponse) ProtoMessage added in v0.0.6

func (*IsUserAuthenticationValidWhileOnBodyResponse) ProtoReflect added in v0.0.6

func (*IsUserAuthenticationValidWhileOnBodyResponse) Reset added in v0.0.6

func (*IsUserAuthenticationValidWhileOnBodyResponse) String added in v0.0.6

type IsUserConfirmationRequiredRequest added in v0.0.6

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

func (*IsUserConfirmationRequiredRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUserConfirmationRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsUserConfirmationRequiredRequest) ProtoMessage added in v0.0.6

func (*IsUserConfirmationRequiredRequest) ProtoMessage()

func (*IsUserConfirmationRequiredRequest) ProtoReflect added in v0.0.6

func (*IsUserConfirmationRequiredRequest) Reset added in v0.0.6

func (*IsUserConfirmationRequiredRequest) String added in v0.0.6

type IsUserConfirmationRequiredResponse added in v0.0.6

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

func (*IsUserConfirmationRequiredResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUserConfirmationRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsUserConfirmationRequiredResponse) GetResult added in v0.0.6

func (*IsUserConfirmationRequiredResponse) ProtoMessage added in v0.0.6

func (*IsUserConfirmationRequiredResponse) ProtoMessage()

func (*IsUserConfirmationRequiredResponse) ProtoReflect added in v0.0.6

func (*IsUserConfirmationRequiredResponse) Reset added in v0.0.6

func (*IsUserConfirmationRequiredResponse) String added in v0.0.6

type IsUserPresenceRequiredRequest added in v0.0.6

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

func (*IsUserPresenceRequiredRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUserPresenceRequiredRequest.ProtoReflect.Descriptor instead.

func (*IsUserPresenceRequiredRequest) ProtoMessage added in v0.0.6

func (*IsUserPresenceRequiredRequest) ProtoMessage()

func (*IsUserPresenceRequiredRequest) ProtoReflect added in v0.0.6

func (*IsUserPresenceRequiredRequest) Reset added in v0.0.6

func (x *IsUserPresenceRequiredRequest) Reset()

func (*IsUserPresenceRequiredRequest) String added in v0.0.6

type IsUserPresenceRequiredResponse added in v0.0.6

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

func (*IsUserPresenceRequiredResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use IsUserPresenceRequiredResponse.ProtoReflect.Descriptor instead.

func (*IsUserPresenceRequiredResponse) GetResult added in v0.0.6

func (x *IsUserPresenceRequiredResponse) GetResult() bool

func (*IsUserPresenceRequiredResponse) ProtoMessage added in v0.0.6

func (*IsUserPresenceRequiredResponse) ProtoMessage()

func (*IsUserPresenceRequiredResponse) ProtoReflect added in v0.0.6

func (*IsUserPresenceRequiredResponse) Reset added in v0.0.6

func (x *IsUserPresenceRequiredResponse) Reset()

func (*IsUserPresenceRequiredResponse) String added in v0.0.6

type KeyGenParameterSpecBuilderServiceClient

type KeyGenParameterSpecBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetAlgorithmParameterSpec(ctx context.Context, in *SetAlgorithmParameterSpecRequest, opts ...grpc.CallOption) (*SetAlgorithmParameterSpecResponse, error)
	SetAttestKeyAlias(ctx context.Context, in *SetAttestKeyAliasRequest, opts ...grpc.CallOption) (*SetAttestKeyAliasResponse, error)
	SetAttestationChallenge(ctx context.Context, in *SetAttestationChallengeRequest, opts ...grpc.CallOption) (*SetAttestationChallengeResponse, error)
	SetBlockModes(ctx context.Context, in *SetBlockModesRequest, opts ...grpc.CallOption) (*SetBlockModesResponse, error)
	SetCertificateNotAfter(ctx context.Context, in *SetCertificateNotAfterRequest, opts ...grpc.CallOption) (*SetCertificateNotAfterResponse, error)
	SetCertificateNotBefore(ctx context.Context, in *SetCertificateNotBeforeRequest, opts ...grpc.CallOption) (*SetCertificateNotBeforeResponse, error)
	SetCertificateSerialNumber(ctx context.Context, in *SetCertificateSerialNumberRequest, opts ...grpc.CallOption) (*SetCertificateSerialNumberResponse, error)
	SetCertificateSubject(ctx context.Context, in *SetCertificateSubjectRequest, opts ...grpc.CallOption) (*SetCertificateSubjectResponse, error)
	SetDevicePropertiesAttestationIncluded(ctx context.Context, in *SetDevicePropertiesAttestationIncludedRequest, opts ...grpc.CallOption) (*SetDevicePropertiesAttestationIncludedResponse, error)
	SetDigests(ctx context.Context, in *SetDigestsRequest, opts ...grpc.CallOption) (*SetDigestsResponse, error)
	SetEncryptionPaddings(ctx context.Context, in *SetEncryptionPaddingsRequest, opts ...grpc.CallOption) (*SetEncryptionPaddingsResponse, error)
	SetInvalidatedByBiometricEnrollment(ctx context.Context, in *SetInvalidatedByBiometricEnrollmentRequest, opts ...grpc.CallOption) (*SetInvalidatedByBiometricEnrollmentResponse, error)
	SetIsStrongBoxBacked(ctx context.Context, in *SetIsStrongBoxBackedRequest, opts ...grpc.CallOption) (*SetIsStrongBoxBackedResponse, error)
	SetKeySize(ctx context.Context, in *SetKeySizeRequest, opts ...grpc.CallOption) (*SetKeySizeResponse, error)
	SetKeyValidityEnd(ctx context.Context, in *SetKeyValidityEndRequest, opts ...grpc.CallOption) (*SetKeyValidityEndResponse, error)
	SetKeyValidityForConsumptionEnd(ctx context.Context, in *SetKeyValidityForConsumptionEndRequest, opts ...grpc.CallOption) (*SetKeyValidityForConsumptionEndResponse, error)
	SetKeyValidityForOriginationEnd(ctx context.Context, in *SetKeyValidityForOriginationEndRequest, opts ...grpc.CallOption) (*SetKeyValidityForOriginationEndResponse, error)
	SetKeyValidityStart(ctx context.Context, in *SetKeyValidityStartRequest, opts ...grpc.CallOption) (*SetKeyValidityStartResponse, error)
	SetMaxUsageCount(ctx context.Context, in *SetMaxUsageCountRequest, opts ...grpc.CallOption) (*SetMaxUsageCountResponse, error)
	SetMgf1Digests(ctx context.Context, in *SetMgf1DigestsRequest, opts ...grpc.CallOption) (*SetMgf1DigestsResponse, error)
	SetRandomizedEncryptionRequired(ctx context.Context, in *SetRandomizedEncryptionRequiredRequest, opts ...grpc.CallOption) (*SetRandomizedEncryptionRequiredResponse, error)
	SetSignaturePaddings(ctx context.Context, in *SetSignaturePaddingsRequest, opts ...grpc.CallOption) (*SetSignaturePaddingsResponse, error)
	SetUnlockedDeviceRequired(ctx context.Context, in *SetUnlockedDeviceRequiredRequest, opts ...grpc.CallOption) (*SetUnlockedDeviceRequiredResponse, error)
	SetUserAuthenticationParameters(ctx context.Context, in *SetUserAuthenticationParametersRequest, opts ...grpc.CallOption) (*SetUserAuthenticationParametersResponse, error)
	SetUserAuthenticationRequired(ctx context.Context, in *SetUserAuthenticationRequiredRequest, opts ...grpc.CallOption) (*SetUserAuthenticationRequiredResponse, error)
	SetUserAuthenticationValidWhileOnBody(ctx context.Context, in *SetUserAuthenticationValidWhileOnBodyRequest, opts ...grpc.CallOption) (*SetUserAuthenticationValidWhileOnBodyResponse, error)
	SetUserAuthenticationValidityDurationSeconds(ctx context.Context, in *SetUserAuthenticationValidityDurationSecondsRequest, opts ...grpc.CallOption) (*SetUserAuthenticationValidityDurationSecondsResponse, error)
	SetUserConfirmationRequired(ctx context.Context, in *SetUserConfirmationRequiredRequest, opts ...grpc.CallOption) (*SetUserConfirmationRequiredResponse, error)
	SetUserPresenceRequired(ctx context.Context, in *SetUserPresenceRequiredRequest, opts ...grpc.CallOption) (*SetUserPresenceRequiredResponse, error)
}

KeyGenParameterSpecBuilderServiceClient is the client API for KeyGenParameterSpecBuilderService 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 KeyGenParameterSpecBuilderServiceServer

type KeyGenParameterSpecBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetAlgorithmParameterSpec(context.Context, *SetAlgorithmParameterSpecRequest) (*SetAlgorithmParameterSpecResponse, error)
	SetAttestKeyAlias(context.Context, *SetAttestKeyAliasRequest) (*SetAttestKeyAliasResponse, error)
	SetAttestationChallenge(context.Context, *SetAttestationChallengeRequest) (*SetAttestationChallengeResponse, error)
	SetBlockModes(context.Context, *SetBlockModesRequest) (*SetBlockModesResponse, error)
	SetCertificateNotAfter(context.Context, *SetCertificateNotAfterRequest) (*SetCertificateNotAfterResponse, error)
	SetCertificateNotBefore(context.Context, *SetCertificateNotBeforeRequest) (*SetCertificateNotBeforeResponse, error)
	SetCertificateSerialNumber(context.Context, *SetCertificateSerialNumberRequest) (*SetCertificateSerialNumberResponse, error)
	SetCertificateSubject(context.Context, *SetCertificateSubjectRequest) (*SetCertificateSubjectResponse, error)
	SetDevicePropertiesAttestationIncluded(context.Context, *SetDevicePropertiesAttestationIncludedRequest) (*SetDevicePropertiesAttestationIncludedResponse, error)
	SetDigests(context.Context, *SetDigestsRequest) (*SetDigestsResponse, error)
	SetEncryptionPaddings(context.Context, *SetEncryptionPaddingsRequest) (*SetEncryptionPaddingsResponse, error)
	SetInvalidatedByBiometricEnrollment(context.Context, *SetInvalidatedByBiometricEnrollmentRequest) (*SetInvalidatedByBiometricEnrollmentResponse, error)
	SetIsStrongBoxBacked(context.Context, *SetIsStrongBoxBackedRequest) (*SetIsStrongBoxBackedResponse, error)
	SetKeySize(context.Context, *SetKeySizeRequest) (*SetKeySizeResponse, error)
	SetKeyValidityEnd(context.Context, *SetKeyValidityEndRequest) (*SetKeyValidityEndResponse, error)
	SetKeyValidityForConsumptionEnd(context.Context, *SetKeyValidityForConsumptionEndRequest) (*SetKeyValidityForConsumptionEndResponse, error)
	SetKeyValidityForOriginationEnd(context.Context, *SetKeyValidityForOriginationEndRequest) (*SetKeyValidityForOriginationEndResponse, error)
	SetKeyValidityStart(context.Context, *SetKeyValidityStartRequest) (*SetKeyValidityStartResponse, error)
	SetMaxUsageCount(context.Context, *SetMaxUsageCountRequest) (*SetMaxUsageCountResponse, error)
	SetMgf1Digests(context.Context, *SetMgf1DigestsRequest) (*SetMgf1DigestsResponse, error)
	SetRandomizedEncryptionRequired(context.Context, *SetRandomizedEncryptionRequiredRequest) (*SetRandomizedEncryptionRequiredResponse, error)
	SetSignaturePaddings(context.Context, *SetSignaturePaddingsRequest) (*SetSignaturePaddingsResponse, error)
	SetUnlockedDeviceRequired(context.Context, *SetUnlockedDeviceRequiredRequest) (*SetUnlockedDeviceRequiredResponse, error)
	SetUserAuthenticationParameters(context.Context, *SetUserAuthenticationParametersRequest) (*SetUserAuthenticationParametersResponse, error)
	SetUserAuthenticationRequired(context.Context, *SetUserAuthenticationRequiredRequest) (*SetUserAuthenticationRequiredResponse, error)
	SetUserAuthenticationValidWhileOnBody(context.Context, *SetUserAuthenticationValidWhileOnBodyRequest) (*SetUserAuthenticationValidWhileOnBodyResponse, error)
	SetUserAuthenticationValidityDurationSeconds(context.Context, *SetUserAuthenticationValidityDurationSecondsRequest) (*SetUserAuthenticationValidityDurationSecondsResponse, error)
	SetUserConfirmationRequired(context.Context, *SetUserConfirmationRequiredRequest) (*SetUserConfirmationRequiredResponse, error)
	SetUserPresenceRequired(context.Context, *SetUserPresenceRequiredRequest) (*SetUserPresenceRequiredResponse, error)
	// contains filtered or unexported methods
}

KeyGenParameterSpecBuilderServiceServer is the server API for KeyGenParameterSpecBuilderService service. All implementations must embed UnimplementedKeyGenParameterSpecBuilderServiceServer for forward compatibility.

type KeyGenParameterSpecGetAlgorithmParameterSpecRequest added in v0.0.6

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

func (*KeyGenParameterSpecGetAlgorithmParameterSpecRequest) Descriptor deprecated added in v0.0.6

Deprecated: Use KeyGenParameterSpecGetAlgorithmParameterSpecRequest.ProtoReflect.Descriptor instead.

func (*KeyGenParameterSpecGetAlgorithmParameterSpecRequest) ProtoMessage added in v0.0.6

func (*KeyGenParameterSpecGetAlgorithmParameterSpecRequest) ProtoReflect added in v0.0.6

func (*KeyGenParameterSpecGetAlgorithmParameterSpecRequest) Reset added in v0.0.6

func (*KeyGenParameterSpecGetAlgorithmParameterSpecRequest) String added in v0.0.6

type KeyGenParameterSpecServiceClient added in v0.0.6

type KeyGenParameterSpecServiceClient interface {
	GetAlgorithmParameterSpec(ctx context.Context, in *KeyGenParameterSpecGetAlgorithmParameterSpecRequest, opts ...grpc.CallOption) (*GetAlgorithmParameterSpecResponse, error)
	GetAttestKeyAlias(ctx context.Context, in *GetAttestKeyAliasRequest, opts ...grpc.CallOption) (*GetAttestKeyAliasResponse, error)
	GetAttestationChallenge(ctx context.Context, in *GetAttestationChallengeRequest, opts ...grpc.CallOption) (*GetAttestationChallengeResponse, error)
	GetBlockModes(ctx context.Context, in *GetBlockModesRequest, opts ...grpc.CallOption) (*GetBlockModesResponse, error)
	GetCertificateNotAfter(ctx context.Context, in *GetCertificateNotAfterRequest, opts ...grpc.CallOption) (*GetCertificateNotAfterResponse, error)
	GetCertificateNotBefore(ctx context.Context, in *GetCertificateNotBeforeRequest, opts ...grpc.CallOption) (*GetCertificateNotBeforeResponse, error)
	GetCertificateSerialNumber(ctx context.Context, in *GetCertificateSerialNumberRequest, opts ...grpc.CallOption) (*GetCertificateSerialNumberResponse, error)
	GetCertificateSubject(ctx context.Context, in *GetCertificateSubjectRequest, opts ...grpc.CallOption) (*GetCertificateSubjectResponse, error)
	GetDigests(ctx context.Context, in *GetDigestsRequest, opts ...grpc.CallOption) (*GetDigestsResponse, error)
	GetEncryptionPaddings(ctx context.Context, in *GetEncryptionPaddingsRequest, opts ...grpc.CallOption) (*GetEncryptionPaddingsResponse, error)
	GetKeySize(ctx context.Context, in *GetKeySizeRequest, opts ...grpc.CallOption) (*GetKeySizeResponse, error)
	GetKeyValidityForConsumptionEnd(ctx context.Context, in *GetKeyValidityForConsumptionEndRequest, opts ...grpc.CallOption) (*GetKeyValidityForConsumptionEndResponse, error)
	GetKeyValidityForOriginationEnd(ctx context.Context, in *GetKeyValidityForOriginationEndRequest, opts ...grpc.CallOption) (*GetKeyValidityForOriginationEndResponse, error)
	GetKeyValidityStart(ctx context.Context, in *GetKeyValidityStartRequest, opts ...grpc.CallOption) (*GetKeyValidityStartResponse, error)
	GetKeystoreAlias(ctx context.Context, in *GetKeystoreAliasRequest, opts ...grpc.CallOption) (*GetKeystoreAliasResponse, error)
	GetMaxUsageCount(ctx context.Context, in *GetMaxUsageCountRequest, opts ...grpc.CallOption) (*GetMaxUsageCountResponse, error)
	GetMgf1Digests(ctx context.Context, in *GetMgf1DigestsRequest, opts ...grpc.CallOption) (*GetMgf1DigestsResponse, error)
	GetPurposes(ctx context.Context, in *GetPurposesRequest, opts ...grpc.CallOption) (*GetPurposesResponse, error)
	GetSignaturePaddings(ctx context.Context, in *GetSignaturePaddingsRequest, opts ...grpc.CallOption) (*GetSignaturePaddingsResponse, error)
	GetUserAuthenticationType(ctx context.Context, in *GetUserAuthenticationTypeRequest, opts ...grpc.CallOption) (*GetUserAuthenticationTypeResponse, error)
	GetUserAuthenticationValidityDurationSeconds(ctx context.Context, in *GetUserAuthenticationValidityDurationSecondsRequest, opts ...grpc.CallOption) (*GetUserAuthenticationValidityDurationSecondsResponse, error)
	IsDevicePropertiesAttestationIncluded(ctx context.Context, in *IsDevicePropertiesAttestationIncludedRequest, opts ...grpc.CallOption) (*IsDevicePropertiesAttestationIncludedResponse, error)
	IsDigestsSpecified(ctx context.Context, in *IsDigestsSpecifiedRequest, opts ...grpc.CallOption) (*IsDigestsSpecifiedResponse, error)
	IsInvalidatedByBiometricEnrollment(ctx context.Context, in *IsInvalidatedByBiometricEnrollmentRequest, opts ...grpc.CallOption) (*IsInvalidatedByBiometricEnrollmentResponse, error)
	IsMgf1DigestsSpecified(ctx context.Context, in *IsMgf1DigestsSpecifiedRequest, opts ...grpc.CallOption) (*IsMgf1DigestsSpecifiedResponse, error)
	IsRandomizedEncryptionRequired(ctx context.Context, in *IsRandomizedEncryptionRequiredRequest, opts ...grpc.CallOption) (*IsRandomizedEncryptionRequiredResponse, error)
	IsStrongBoxBacked(ctx context.Context, in *IsStrongBoxBackedRequest, opts ...grpc.CallOption) (*IsStrongBoxBackedResponse, error)
	IsUnlockedDeviceRequired(ctx context.Context, in *IsUnlockedDeviceRequiredRequest, opts ...grpc.CallOption) (*IsUnlockedDeviceRequiredResponse, error)
	IsUserAuthenticationRequired(ctx context.Context, in *IsUserAuthenticationRequiredRequest, opts ...grpc.CallOption) (*IsUserAuthenticationRequiredResponse, error)
	IsUserAuthenticationValidWhileOnBody(ctx context.Context, in *IsUserAuthenticationValidWhileOnBodyRequest, opts ...grpc.CallOption) (*IsUserAuthenticationValidWhileOnBodyResponse, error)
	IsUserConfirmationRequired(ctx context.Context, in *IsUserConfirmationRequiredRequest, opts ...grpc.CallOption) (*IsUserConfirmationRequiredResponse, error)
	IsUserPresenceRequired(ctx context.Context, in *IsUserPresenceRequiredRequest, opts ...grpc.CallOption) (*IsUserPresenceRequiredResponse, error)
}

KeyGenParameterSpecServiceClient is the client API for KeyGenParameterSpecService 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.

func NewKeyGenParameterSpecServiceClient added in v0.0.6

func NewKeyGenParameterSpecServiceClient(cc grpc.ClientConnInterface) KeyGenParameterSpecServiceClient

type KeyGenParameterSpecServiceServer added in v0.0.6

type KeyGenParameterSpecServiceServer interface {
	GetAlgorithmParameterSpec(context.Context, *KeyGenParameterSpecGetAlgorithmParameterSpecRequest) (*GetAlgorithmParameterSpecResponse, error)
	GetAttestKeyAlias(context.Context, *GetAttestKeyAliasRequest) (*GetAttestKeyAliasResponse, error)
	GetAttestationChallenge(context.Context, *GetAttestationChallengeRequest) (*GetAttestationChallengeResponse, error)
	GetBlockModes(context.Context, *GetBlockModesRequest) (*GetBlockModesResponse, error)
	GetCertificateNotAfter(context.Context, *GetCertificateNotAfterRequest) (*GetCertificateNotAfterResponse, error)
	GetCertificateNotBefore(context.Context, *GetCertificateNotBeforeRequest) (*GetCertificateNotBeforeResponse, error)
	GetCertificateSerialNumber(context.Context, *GetCertificateSerialNumberRequest) (*GetCertificateSerialNumberResponse, error)
	GetCertificateSubject(context.Context, *GetCertificateSubjectRequest) (*GetCertificateSubjectResponse, error)
	GetDigests(context.Context, *GetDigestsRequest) (*GetDigestsResponse, error)
	GetEncryptionPaddings(context.Context, *GetEncryptionPaddingsRequest) (*GetEncryptionPaddingsResponse, error)
	GetKeySize(context.Context, *GetKeySizeRequest) (*GetKeySizeResponse, error)
	GetKeyValidityForConsumptionEnd(context.Context, *GetKeyValidityForConsumptionEndRequest) (*GetKeyValidityForConsumptionEndResponse, error)
	GetKeyValidityForOriginationEnd(context.Context, *GetKeyValidityForOriginationEndRequest) (*GetKeyValidityForOriginationEndResponse, error)
	GetKeyValidityStart(context.Context, *GetKeyValidityStartRequest) (*GetKeyValidityStartResponse, error)
	GetKeystoreAlias(context.Context, *GetKeystoreAliasRequest) (*GetKeystoreAliasResponse, error)
	GetMaxUsageCount(context.Context, *GetMaxUsageCountRequest) (*GetMaxUsageCountResponse, error)
	GetMgf1Digests(context.Context, *GetMgf1DigestsRequest) (*GetMgf1DigestsResponse, error)
	GetPurposes(context.Context, *GetPurposesRequest) (*GetPurposesResponse, error)
	GetSignaturePaddings(context.Context, *GetSignaturePaddingsRequest) (*GetSignaturePaddingsResponse, error)
	GetUserAuthenticationType(context.Context, *GetUserAuthenticationTypeRequest) (*GetUserAuthenticationTypeResponse, error)
	GetUserAuthenticationValidityDurationSeconds(context.Context, *GetUserAuthenticationValidityDurationSecondsRequest) (*GetUserAuthenticationValidityDurationSecondsResponse, error)
	IsDevicePropertiesAttestationIncluded(context.Context, *IsDevicePropertiesAttestationIncludedRequest) (*IsDevicePropertiesAttestationIncludedResponse, error)
	IsDigestsSpecified(context.Context, *IsDigestsSpecifiedRequest) (*IsDigestsSpecifiedResponse, error)
	IsInvalidatedByBiometricEnrollment(context.Context, *IsInvalidatedByBiometricEnrollmentRequest) (*IsInvalidatedByBiometricEnrollmentResponse, error)
	IsMgf1DigestsSpecified(context.Context, *IsMgf1DigestsSpecifiedRequest) (*IsMgf1DigestsSpecifiedResponse, error)
	IsRandomizedEncryptionRequired(context.Context, *IsRandomizedEncryptionRequiredRequest) (*IsRandomizedEncryptionRequiredResponse, error)
	IsStrongBoxBacked(context.Context, *IsStrongBoxBackedRequest) (*IsStrongBoxBackedResponse, error)
	IsUnlockedDeviceRequired(context.Context, *IsUnlockedDeviceRequiredRequest) (*IsUnlockedDeviceRequiredResponse, error)
	IsUserAuthenticationRequired(context.Context, *IsUserAuthenticationRequiredRequest) (*IsUserAuthenticationRequiredResponse, error)
	IsUserAuthenticationValidWhileOnBody(context.Context, *IsUserAuthenticationValidWhileOnBodyRequest) (*IsUserAuthenticationValidWhileOnBodyResponse, error)
	IsUserConfirmationRequired(context.Context, *IsUserConfirmationRequiredRequest) (*IsUserConfirmationRequiredResponse, error)
	IsUserPresenceRequired(context.Context, *IsUserPresenceRequiredRequest) (*IsUserPresenceRequiredResponse, error)
	// contains filtered or unexported methods
}

KeyGenParameterSpecServiceServer is the server API for KeyGenParameterSpecService service. All implementations must embed UnimplementedKeyGenParameterSpecServiceServer for forward compatibility.

type KeyInfoServiceClient added in v0.0.6

type KeyInfoServiceClient interface {
	GetBlockModes(ctx context.Context, in *GetBlockModesRequest, opts ...grpc.CallOption) (*GetBlockModesResponse, error)
	GetDigests(ctx context.Context, in *GetDigestsRequest, opts ...grpc.CallOption) (*GetDigestsResponse, error)
	GetEncryptionPaddings(ctx context.Context, in *GetEncryptionPaddingsRequest, opts ...grpc.CallOption) (*GetEncryptionPaddingsResponse, error)
	GetKeySize(ctx context.Context, in *GetKeySizeRequest, opts ...grpc.CallOption) (*GetKeySizeResponse, error)
	GetKeyValidityForConsumptionEnd(ctx context.Context, in *GetKeyValidityForConsumptionEndRequest, opts ...grpc.CallOption) (*GetKeyValidityForConsumptionEndResponse, error)
	GetKeyValidityForOriginationEnd(ctx context.Context, in *GetKeyValidityForOriginationEndRequest, opts ...grpc.CallOption) (*GetKeyValidityForOriginationEndResponse, error)
	GetKeyValidityStart(ctx context.Context, in *GetKeyValidityStartRequest, opts ...grpc.CallOption) (*GetKeyValidityStartResponse, error)
	GetKeystoreAlias(ctx context.Context, in *GetKeystoreAliasRequest, opts ...grpc.CallOption) (*GetKeystoreAliasResponse, error)
	GetOrigin(ctx context.Context, in *GetOriginRequest, opts ...grpc.CallOption) (*GetOriginResponse, error)
	GetPurposes(ctx context.Context, in *GetPurposesRequest, opts ...grpc.CallOption) (*GetPurposesResponse, error)
	GetRemainingUsageCount(ctx context.Context, in *GetRemainingUsageCountRequest, opts ...grpc.CallOption) (*GetRemainingUsageCountResponse, error)
	GetSecurityLevel(ctx context.Context, in *GetSecurityLevelRequest, opts ...grpc.CallOption) (*GetSecurityLevelResponse, error)
	GetSignaturePaddings(ctx context.Context, in *GetSignaturePaddingsRequest, opts ...grpc.CallOption) (*GetSignaturePaddingsResponse, error)
	GetUserAuthenticationType(ctx context.Context, in *GetUserAuthenticationTypeRequest, opts ...grpc.CallOption) (*GetUserAuthenticationTypeResponse, error)
	GetUserAuthenticationValidityDurationSeconds(ctx context.Context, in *GetUserAuthenticationValidityDurationSecondsRequest, opts ...grpc.CallOption) (*GetUserAuthenticationValidityDurationSecondsResponse, error)
	IsInsideSecureHardware(ctx context.Context, in *IsInsideSecureHardwareRequest, opts ...grpc.CallOption) (*IsInsideSecureHardwareResponse, error)
	IsInvalidatedByBiometricEnrollment(ctx context.Context, in *IsInvalidatedByBiometricEnrollmentRequest, opts ...grpc.CallOption) (*IsInvalidatedByBiometricEnrollmentResponse, error)
	IsTrustedUserPresenceRequired(ctx context.Context, in *IsTrustedUserPresenceRequiredRequest, opts ...grpc.CallOption) (*IsTrustedUserPresenceRequiredResponse, error)
	IsUserAuthenticationRequired(ctx context.Context, in *IsUserAuthenticationRequiredRequest, opts ...grpc.CallOption) (*IsUserAuthenticationRequiredResponse, error)
	IsUserAuthenticationRequirementEnforcedBySecureHardware(ctx context.Context, in *IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest, opts ...grpc.CallOption) (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse, error)
	IsUserAuthenticationValidWhileOnBody(ctx context.Context, in *IsUserAuthenticationValidWhileOnBodyRequest, opts ...grpc.CallOption) (*IsUserAuthenticationValidWhileOnBodyResponse, error)
	IsUserConfirmationRequired(ctx context.Context, in *IsUserConfirmationRequiredRequest, opts ...grpc.CallOption) (*IsUserConfirmationRequiredResponse, error)
}

KeyInfoServiceClient is the client API for KeyInfoService 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.

func NewKeyInfoServiceClient added in v0.0.6

func NewKeyInfoServiceClient(cc grpc.ClientConnInterface) KeyInfoServiceClient

type KeyInfoServiceServer added in v0.0.6

type KeyInfoServiceServer interface {
	GetBlockModes(context.Context, *GetBlockModesRequest) (*GetBlockModesResponse, error)
	GetDigests(context.Context, *GetDigestsRequest) (*GetDigestsResponse, error)
	GetEncryptionPaddings(context.Context, *GetEncryptionPaddingsRequest) (*GetEncryptionPaddingsResponse, error)
	GetKeySize(context.Context, *GetKeySizeRequest) (*GetKeySizeResponse, error)
	GetKeyValidityForConsumptionEnd(context.Context, *GetKeyValidityForConsumptionEndRequest) (*GetKeyValidityForConsumptionEndResponse, error)
	GetKeyValidityForOriginationEnd(context.Context, *GetKeyValidityForOriginationEndRequest) (*GetKeyValidityForOriginationEndResponse, error)
	GetKeyValidityStart(context.Context, *GetKeyValidityStartRequest) (*GetKeyValidityStartResponse, error)
	GetKeystoreAlias(context.Context, *GetKeystoreAliasRequest) (*GetKeystoreAliasResponse, error)
	GetOrigin(context.Context, *GetOriginRequest) (*GetOriginResponse, error)
	GetPurposes(context.Context, *GetPurposesRequest) (*GetPurposesResponse, error)
	GetRemainingUsageCount(context.Context, *GetRemainingUsageCountRequest) (*GetRemainingUsageCountResponse, error)
	GetSecurityLevel(context.Context, *GetSecurityLevelRequest) (*GetSecurityLevelResponse, error)
	GetSignaturePaddings(context.Context, *GetSignaturePaddingsRequest) (*GetSignaturePaddingsResponse, error)
	GetUserAuthenticationType(context.Context, *GetUserAuthenticationTypeRequest) (*GetUserAuthenticationTypeResponse, error)
	GetUserAuthenticationValidityDurationSeconds(context.Context, *GetUserAuthenticationValidityDurationSecondsRequest) (*GetUserAuthenticationValidityDurationSecondsResponse, error)
	IsInsideSecureHardware(context.Context, *IsInsideSecureHardwareRequest) (*IsInsideSecureHardwareResponse, error)
	IsInvalidatedByBiometricEnrollment(context.Context, *IsInvalidatedByBiometricEnrollmentRequest) (*IsInvalidatedByBiometricEnrollmentResponse, error)
	IsTrustedUserPresenceRequired(context.Context, *IsTrustedUserPresenceRequiredRequest) (*IsTrustedUserPresenceRequiredResponse, error)
	IsUserAuthenticationRequired(context.Context, *IsUserAuthenticationRequiredRequest) (*IsUserAuthenticationRequiredResponse, error)
	IsUserAuthenticationRequirementEnforcedBySecureHardware(context.Context, *IsUserAuthenticationRequirementEnforcedBySecureHardwareRequest) (*IsUserAuthenticationRequirementEnforcedBySecureHardwareResponse, error)
	IsUserAuthenticationValidWhileOnBody(context.Context, *IsUserAuthenticationValidWhileOnBodyRequest) (*IsUserAuthenticationValidWhileOnBodyResponse, error)
	IsUserConfirmationRequired(context.Context, *IsUserConfirmationRequiredRequest) (*IsUserConfirmationRequiredResponse, error)
	// contains filtered or unexported methods
}

KeyInfoServiceServer is the server API for KeyInfoService service. All implementations must embed UnimplementedKeyInfoServiceServer for forward compatibility.

type KeyProtectionBuilderServiceClient added in v0.0.6

type KeyProtectionBuilderServiceClient interface {
	Build(ctx context.Context, in *BuildRequest, opts ...grpc.CallOption) (*BuildResponse, error)
	SetBlockModes(ctx context.Context, in *SetBlockModesRequest, opts ...grpc.CallOption) (*SetBlockModesResponse, error)
	SetDigests(ctx context.Context, in *SetDigestsRequest, opts ...grpc.CallOption) (*SetDigestsResponse, error)
	SetEncryptionPaddings(ctx context.Context, in *SetEncryptionPaddingsRequest, opts ...grpc.CallOption) (*SetEncryptionPaddingsResponse, error)
	SetInvalidatedByBiometricEnrollment(ctx context.Context, in *SetInvalidatedByBiometricEnrollmentRequest, opts ...grpc.CallOption) (*SetInvalidatedByBiometricEnrollmentResponse, error)
	SetIsStrongBoxBacked(ctx context.Context, in *SetIsStrongBoxBackedRequest, opts ...grpc.CallOption) (*SetIsStrongBoxBackedResponse, error)
	SetKeyValidityEnd(ctx context.Context, in *SetKeyValidityEndRequest, opts ...grpc.CallOption) (*SetKeyValidityEndResponse, error)
	SetKeyValidityForConsumptionEnd(ctx context.Context, in *SetKeyValidityForConsumptionEndRequest, opts ...grpc.CallOption) (*SetKeyValidityForConsumptionEndResponse, error)
	SetKeyValidityForOriginationEnd(ctx context.Context, in *SetKeyValidityForOriginationEndRequest, opts ...grpc.CallOption) (*SetKeyValidityForOriginationEndResponse, error)
	SetKeyValidityStart(ctx context.Context, in *SetKeyValidityStartRequest, opts ...grpc.CallOption) (*SetKeyValidityStartResponse, error)
	SetMaxUsageCount(ctx context.Context, in *SetMaxUsageCountRequest, opts ...grpc.CallOption) (*SetMaxUsageCountResponse, error)
	SetMgf1Digests(ctx context.Context, in *SetMgf1DigestsRequest, opts ...grpc.CallOption) (*SetMgf1DigestsResponse, error)
	SetRandomizedEncryptionRequired(ctx context.Context, in *SetRandomizedEncryptionRequiredRequest, opts ...grpc.CallOption) (*SetRandomizedEncryptionRequiredResponse, error)
	SetSignaturePaddings(ctx context.Context, in *SetSignaturePaddingsRequest, opts ...grpc.CallOption) (*SetSignaturePaddingsResponse, error)
	SetUnlockedDeviceRequired(ctx context.Context, in *SetUnlockedDeviceRequiredRequest, opts ...grpc.CallOption) (*SetUnlockedDeviceRequiredResponse, error)
	SetUserAuthenticationParameters(ctx context.Context, in *SetUserAuthenticationParametersRequest, opts ...grpc.CallOption) (*SetUserAuthenticationParametersResponse, error)
	SetUserAuthenticationRequired(ctx context.Context, in *SetUserAuthenticationRequiredRequest, opts ...grpc.CallOption) (*SetUserAuthenticationRequiredResponse, error)
	SetUserAuthenticationValidWhileOnBody(ctx context.Context, in *SetUserAuthenticationValidWhileOnBodyRequest, opts ...grpc.CallOption) (*SetUserAuthenticationValidWhileOnBodyResponse, error)
	SetUserAuthenticationValidityDurationSeconds(ctx context.Context, in *SetUserAuthenticationValidityDurationSecondsRequest, opts ...grpc.CallOption) (*SetUserAuthenticationValidityDurationSecondsResponse, error)
	SetUserConfirmationRequired(ctx context.Context, in *SetUserConfirmationRequiredRequest, opts ...grpc.CallOption) (*SetUserConfirmationRequiredResponse, error)
	SetUserPresenceRequired(ctx context.Context, in *SetUserPresenceRequiredRequest, opts ...grpc.CallOption) (*SetUserPresenceRequiredResponse, error)
}

KeyProtectionBuilderServiceClient is the client API for KeyProtectionBuilderService 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.

func NewKeyProtectionBuilderServiceClient added in v0.0.6

func NewKeyProtectionBuilderServiceClient(cc grpc.ClientConnInterface) KeyProtectionBuilderServiceClient

type KeyProtectionBuilderServiceServer added in v0.0.6

type KeyProtectionBuilderServiceServer interface {
	Build(context.Context, *BuildRequest) (*BuildResponse, error)
	SetBlockModes(context.Context, *SetBlockModesRequest) (*SetBlockModesResponse, error)
	SetDigests(context.Context, *SetDigestsRequest) (*SetDigestsResponse, error)
	SetEncryptionPaddings(context.Context, *SetEncryptionPaddingsRequest) (*SetEncryptionPaddingsResponse, error)
	SetInvalidatedByBiometricEnrollment(context.Context, *SetInvalidatedByBiometricEnrollmentRequest) (*SetInvalidatedByBiometricEnrollmentResponse, error)
	SetIsStrongBoxBacked(context.Context, *SetIsStrongBoxBackedRequest) (*SetIsStrongBoxBackedResponse, error)
	SetKeyValidityEnd(context.Context, *SetKeyValidityEndRequest) (*SetKeyValidityEndResponse, error)
	SetKeyValidityForConsumptionEnd(context.Context, *SetKeyValidityForConsumptionEndRequest) (*SetKeyValidityForConsumptionEndResponse, error)
	SetKeyValidityForOriginationEnd(context.Context, *SetKeyValidityForOriginationEndRequest) (*SetKeyValidityForOriginationEndResponse, error)
	SetKeyValidityStart(context.Context, *SetKeyValidityStartRequest) (*SetKeyValidityStartResponse, error)
	SetMaxUsageCount(context.Context, *SetMaxUsageCountRequest) (*SetMaxUsageCountResponse, error)
	SetMgf1Digests(context.Context, *SetMgf1DigestsRequest) (*SetMgf1DigestsResponse, error)
	SetRandomizedEncryptionRequired(context.Context, *SetRandomizedEncryptionRequiredRequest) (*SetRandomizedEncryptionRequiredResponse, error)
	SetSignaturePaddings(context.Context, *SetSignaturePaddingsRequest) (*SetSignaturePaddingsResponse, error)
	SetUnlockedDeviceRequired(context.Context, *SetUnlockedDeviceRequiredRequest) (*SetUnlockedDeviceRequiredResponse, error)
	SetUserAuthenticationParameters(context.Context, *SetUserAuthenticationParametersRequest) (*SetUserAuthenticationParametersResponse, error)
	SetUserAuthenticationRequired(context.Context, *SetUserAuthenticationRequiredRequest) (*SetUserAuthenticationRequiredResponse, error)
	SetUserAuthenticationValidWhileOnBody(context.Context, *SetUserAuthenticationValidWhileOnBodyRequest) (*SetUserAuthenticationValidWhileOnBodyResponse, error)
	SetUserAuthenticationValidityDurationSeconds(context.Context, *SetUserAuthenticationValidityDurationSecondsRequest) (*SetUserAuthenticationValidityDurationSecondsResponse, error)
	SetUserConfirmationRequired(context.Context, *SetUserConfirmationRequiredRequest) (*SetUserConfirmationRequiredResponse, error)
	SetUserPresenceRequired(context.Context, *SetUserPresenceRequiredRequest) (*SetUserPresenceRequiredResponse, error)
	// contains filtered or unexported methods
}

KeyProtectionBuilderServiceServer is the server API for KeyProtectionBuilderService service. All implementations must embed UnimplementedKeyProtectionBuilderServiceServer for forward compatibility.

type KeyProtectionServiceClient added in v0.0.6

type KeyProtectionServiceClient interface {
	GetBlockModes(ctx context.Context, in *GetBlockModesRequest, opts ...grpc.CallOption) (*GetBlockModesResponse, error)
	GetDigests(ctx context.Context, in *GetDigestsRequest, opts ...grpc.CallOption) (*GetDigestsResponse, error)
	GetEncryptionPaddings(ctx context.Context, in *GetEncryptionPaddingsRequest, opts ...grpc.CallOption) (*GetEncryptionPaddingsResponse, error)
	GetKeyValidityForConsumptionEnd(ctx context.Context, in *GetKeyValidityForConsumptionEndRequest, opts ...grpc.CallOption) (*GetKeyValidityForConsumptionEndResponse, error)
	GetKeyValidityForOriginationEnd(ctx context.Context, in *GetKeyValidityForOriginationEndRequest, opts ...grpc.CallOption) (*GetKeyValidityForOriginationEndResponse, error)
	GetKeyValidityStart(ctx context.Context, in *GetKeyValidityStartRequest, opts ...grpc.CallOption) (*GetKeyValidityStartResponse, error)
	GetMaxUsageCount(ctx context.Context, in *GetMaxUsageCountRequest, opts ...grpc.CallOption) (*GetMaxUsageCountResponse, error)
	GetMgf1Digests(ctx context.Context, in *GetMgf1DigestsRequest, opts ...grpc.CallOption) (*GetMgf1DigestsResponse, error)
	GetPurposes(ctx context.Context, in *GetPurposesRequest, opts ...grpc.CallOption) (*GetPurposesResponse, error)
	GetSignaturePaddings(ctx context.Context, in *GetSignaturePaddingsRequest, opts ...grpc.CallOption) (*GetSignaturePaddingsResponse, error)
	GetUserAuthenticationType(ctx context.Context, in *GetUserAuthenticationTypeRequest, opts ...grpc.CallOption) (*GetUserAuthenticationTypeResponse, error)
	GetUserAuthenticationValidityDurationSeconds(ctx context.Context, in *GetUserAuthenticationValidityDurationSecondsRequest, opts ...grpc.CallOption) (*GetUserAuthenticationValidityDurationSecondsResponse, error)
	IsDigestsSpecified(ctx context.Context, in *IsDigestsSpecifiedRequest, opts ...grpc.CallOption) (*IsDigestsSpecifiedResponse, error)
	IsInvalidatedByBiometricEnrollment(ctx context.Context, in *IsInvalidatedByBiometricEnrollmentRequest, opts ...grpc.CallOption) (*IsInvalidatedByBiometricEnrollmentResponse, error)
	IsMgf1DigestsSpecified(ctx context.Context, in *IsMgf1DigestsSpecifiedRequest, opts ...grpc.CallOption) (*IsMgf1DigestsSpecifiedResponse, error)
	IsRandomizedEncryptionRequired(ctx context.Context, in *IsRandomizedEncryptionRequiredRequest, opts ...grpc.CallOption) (*IsRandomizedEncryptionRequiredResponse, error)
	IsUnlockedDeviceRequired(ctx context.Context, in *IsUnlockedDeviceRequiredRequest, opts ...grpc.CallOption) (*IsUnlockedDeviceRequiredResponse, error)
	IsUserAuthenticationRequired(ctx context.Context, in *IsUserAuthenticationRequiredRequest, opts ...grpc.CallOption) (*IsUserAuthenticationRequiredResponse, error)
	IsUserAuthenticationValidWhileOnBody(ctx context.Context, in *IsUserAuthenticationValidWhileOnBodyRequest, opts ...grpc.CallOption) (*IsUserAuthenticationValidWhileOnBodyResponse, error)
	IsUserConfirmationRequired(ctx context.Context, in *IsUserConfirmationRequiredRequest, opts ...grpc.CallOption) (*IsUserConfirmationRequiredResponse, error)
	IsUserPresenceRequired(ctx context.Context, in *IsUserPresenceRequiredRequest, opts ...grpc.CallOption) (*IsUserPresenceRequiredResponse, error)
}

KeyProtectionServiceClient is the client API for KeyProtectionService 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.

func NewKeyProtectionServiceClient added in v0.0.6

func NewKeyProtectionServiceClient(cc grpc.ClientConnInterface) KeyProtectionServiceClient

type KeyProtectionServiceServer added in v0.0.6

type KeyProtectionServiceServer interface {
	GetBlockModes(context.Context, *GetBlockModesRequest) (*GetBlockModesResponse, error)
	GetDigests(context.Context, *GetDigestsRequest) (*GetDigestsResponse, error)
	GetEncryptionPaddings(context.Context, *GetEncryptionPaddingsRequest) (*GetEncryptionPaddingsResponse, error)
	GetKeyValidityForConsumptionEnd(context.Context, *GetKeyValidityForConsumptionEndRequest) (*GetKeyValidityForConsumptionEndResponse, error)
	GetKeyValidityForOriginationEnd(context.Context, *GetKeyValidityForOriginationEndRequest) (*GetKeyValidityForOriginationEndResponse, error)
	GetKeyValidityStart(context.Context, *GetKeyValidityStartRequest) (*GetKeyValidityStartResponse, error)
	GetMaxUsageCount(context.Context, *GetMaxUsageCountRequest) (*GetMaxUsageCountResponse, error)
	GetMgf1Digests(context.Context, *GetMgf1DigestsRequest) (*GetMgf1DigestsResponse, error)
	GetPurposes(context.Context, *GetPurposesRequest) (*GetPurposesResponse, error)
	GetSignaturePaddings(context.Context, *GetSignaturePaddingsRequest) (*GetSignaturePaddingsResponse, error)
	GetUserAuthenticationType(context.Context, *GetUserAuthenticationTypeRequest) (*GetUserAuthenticationTypeResponse, error)
	GetUserAuthenticationValidityDurationSeconds(context.Context, *GetUserAuthenticationValidityDurationSecondsRequest) (*GetUserAuthenticationValidityDurationSecondsResponse, error)
	IsDigestsSpecified(context.Context, *IsDigestsSpecifiedRequest) (*IsDigestsSpecifiedResponse, error)
	IsInvalidatedByBiometricEnrollment(context.Context, *IsInvalidatedByBiometricEnrollmentRequest) (*IsInvalidatedByBiometricEnrollmentResponse, error)
	IsMgf1DigestsSpecified(context.Context, *IsMgf1DigestsSpecifiedRequest) (*IsMgf1DigestsSpecifiedResponse, error)
	IsRandomizedEncryptionRequired(context.Context, *IsRandomizedEncryptionRequiredRequest) (*IsRandomizedEncryptionRequiredResponse, error)
	IsUnlockedDeviceRequired(context.Context, *IsUnlockedDeviceRequiredRequest) (*IsUnlockedDeviceRequiredResponse, error)
	IsUserAuthenticationRequired(context.Context, *IsUserAuthenticationRequiredRequest) (*IsUserAuthenticationRequiredResponse, error)
	IsUserAuthenticationValidWhileOnBody(context.Context, *IsUserAuthenticationValidWhileOnBodyRequest) (*IsUserAuthenticationValidWhileOnBodyResponse, error)
	IsUserConfirmationRequired(context.Context, *IsUserConfirmationRequiredRequest) (*IsUserConfirmationRequiredResponse, error)
	IsUserPresenceRequired(context.Context, *IsUserPresenceRequiredRequest) (*IsUserPresenceRequiredResponse, error)
	// contains filtered or unexported methods
}

KeyProtectionServiceServer is the server API for KeyProtectionService service. All implementations must embed UnimplementedKeyProtectionServiceServer for forward compatibility.

type KeyStoreManagerServiceClient added in v0.0.6

KeyStoreManagerServiceClient is the client API for KeyStoreManagerService 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.

func NewKeyStoreManagerServiceClient added in v0.0.6

func NewKeyStoreManagerServiceClient(cc grpc.ClientConnInterface) KeyStoreManagerServiceClient

type KeyStoreManagerServiceServer added in v0.0.6

KeyStoreManagerServiceServer is the server API for KeyStoreManagerService service. All implementations must embed UnimplementedKeyStoreManagerServiceServer for forward compatibility.

type NewBackendBusyExceptionRequest added in v0.0.6

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

func (*NewBackendBusyExceptionRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewBackendBusyExceptionRequest.ProtoReflect.Descriptor instead.

func (*NewBackendBusyExceptionRequest) GetArg0 added in v0.0.6

func (*NewBackendBusyExceptionRequest) ProtoMessage added in v0.0.6

func (*NewBackendBusyExceptionRequest) ProtoMessage()

func (*NewBackendBusyExceptionRequest) ProtoReflect added in v0.0.6

func (*NewBackendBusyExceptionRequest) Reset added in v0.0.6

func (x *NewBackendBusyExceptionRequest) Reset()

func (*NewBackendBusyExceptionRequest) String added in v0.0.6

type NewBackendBusyExceptionResponse added in v0.0.6

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

func (*NewBackendBusyExceptionResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewBackendBusyExceptionResponse.ProtoReflect.Descriptor instead.

func (*NewBackendBusyExceptionResponse) GetResult added in v0.0.6

func (x *NewBackendBusyExceptionResponse) GetResult() int64

func (*NewBackendBusyExceptionResponse) ProtoMessage added in v0.0.6

func (*NewBackendBusyExceptionResponse) ProtoMessage()

func (*NewBackendBusyExceptionResponse) ProtoReflect added in v0.0.6

func (*NewBackendBusyExceptionResponse) Reset added in v0.0.6

func (*NewBackendBusyExceptionResponse) String added in v0.0.6

type NewWrappedKeyEntryRequest added in v0.0.6

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

func (*NewWrappedKeyEntryRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewWrappedKeyEntryRequest.ProtoReflect.Descriptor instead.

func (*NewWrappedKeyEntryRequest) GetArg0 added in v0.0.6

func (x *NewWrappedKeyEntryRequest) GetArg0() int64

func (*NewWrappedKeyEntryRequest) GetArg1 added in v0.0.6

func (x *NewWrappedKeyEntryRequest) GetArg1() string

func (*NewWrappedKeyEntryRequest) GetArg2 added in v0.0.6

func (x *NewWrappedKeyEntryRequest) GetArg2() string

func (*NewWrappedKeyEntryRequest) GetArg3 added in v0.0.6

func (x *NewWrappedKeyEntryRequest) GetArg3() int64

func (*NewWrappedKeyEntryRequest) ProtoMessage added in v0.0.6

func (*NewWrappedKeyEntryRequest) ProtoMessage()

func (*NewWrappedKeyEntryRequest) ProtoReflect added in v0.0.6

func (*NewWrappedKeyEntryRequest) Reset added in v0.0.6

func (x *NewWrappedKeyEntryRequest) Reset()

func (*NewWrappedKeyEntryRequest) String added in v0.0.6

func (x *NewWrappedKeyEntryRequest) String() string

type NewWrappedKeyEntryResponse added in v0.0.6

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

func (*NewWrappedKeyEntryResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use NewWrappedKeyEntryResponse.ProtoReflect.Descriptor instead.

func (*NewWrappedKeyEntryResponse) GetResult added in v0.0.6

func (x *NewWrappedKeyEntryResponse) GetResult() int64

func (*NewWrappedKeyEntryResponse) ProtoMessage added in v0.0.6

func (*NewWrappedKeyEntryResponse) ProtoMessage()

func (*NewWrappedKeyEntryResponse) ProtoReflect added in v0.0.6

func (*NewWrappedKeyEntryResponse) Reset added in v0.0.6

func (x *NewWrappedKeyEntryResponse) Reset()

func (*NewWrappedKeyEntryResponse) String added in v0.0.6

func (x *NewWrappedKeyEntryResponse) String() string

type RevokeKeyAccessRequest added in v0.0.6

type RevokeKeyAccessRequest struct {
	Arg0 string `protobuf:"bytes,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 (*RevokeKeyAccessRequest) Descriptor deprecated added in v0.0.6

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

Deprecated: Use RevokeKeyAccessRequest.ProtoReflect.Descriptor instead.

func (*RevokeKeyAccessRequest) GetArg0 added in v0.0.6

func (x *RevokeKeyAccessRequest) GetArg0() string

func (*RevokeKeyAccessRequest) GetArg1 added in v0.0.6

func (x *RevokeKeyAccessRequest) GetArg1() int32

func (*RevokeKeyAccessRequest) ProtoMessage added in v0.0.6

func (*RevokeKeyAccessRequest) ProtoMessage()

func (*RevokeKeyAccessRequest) ProtoReflect added in v0.0.6

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

func (*RevokeKeyAccessRequest) Reset added in v0.0.6

func (x *RevokeKeyAccessRequest) Reset()

func (*RevokeKeyAccessRequest) String added in v0.0.6

func (x *RevokeKeyAccessRequest) String() string

type RevokeKeyAccessResponse added in v0.0.6

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

func (*RevokeKeyAccessResponse) Descriptor deprecated added in v0.0.6

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

Deprecated: Use RevokeKeyAccessResponse.ProtoReflect.Descriptor instead.

func (*RevokeKeyAccessResponse) ProtoMessage added in v0.0.6

func (*RevokeKeyAccessResponse) ProtoMessage()

func (*RevokeKeyAccessResponse) ProtoReflect added in v0.0.6

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

func (*RevokeKeyAccessResponse) Reset added in v0.0.6

func (x *RevokeKeyAccessResponse) Reset()

func (*RevokeKeyAccessResponse) String added in v0.0.6

func (x *RevokeKeyAccessResponse) String() 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 SetAttestKeyAliasRequest

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

func (*SetAttestKeyAliasRequest) Descriptor deprecated

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

Deprecated: Use SetAttestKeyAliasRequest.ProtoReflect.Descriptor instead.

func (*SetAttestKeyAliasRequest) GetArg0

func (x *SetAttestKeyAliasRequest) GetArg0() string

func (*SetAttestKeyAliasRequest) ProtoMessage

func (*SetAttestKeyAliasRequest) ProtoMessage()

func (*SetAttestKeyAliasRequest) ProtoReflect

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

func (*SetAttestKeyAliasRequest) Reset

func (x *SetAttestKeyAliasRequest) Reset()

func (*SetAttestKeyAliasRequest) String

func (x *SetAttestKeyAliasRequest) String() string

type SetAttestKeyAliasResponse

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

func (*SetAttestKeyAliasResponse) Descriptor deprecated

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

Deprecated: Use SetAttestKeyAliasResponse.ProtoReflect.Descriptor instead.

func (*SetAttestKeyAliasResponse) GetResult

func (x *SetAttestKeyAliasResponse) GetResult() int64

func (*SetAttestKeyAliasResponse) ProtoMessage

func (*SetAttestKeyAliasResponse) ProtoMessage()

func (*SetAttestKeyAliasResponse) ProtoReflect

func (*SetAttestKeyAliasResponse) Reset

func (x *SetAttestKeyAliasResponse) Reset()

func (*SetAttestKeyAliasResponse) String

func (x *SetAttestKeyAliasResponse) String() string

type SetAttestationChallengeRequest

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

func (*SetAttestationChallengeRequest) Descriptor deprecated

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

Deprecated: Use SetAttestationChallengeRequest.ProtoReflect.Descriptor instead.

func (*SetAttestationChallengeRequest) GetArg0

func (*SetAttestationChallengeRequest) ProtoMessage

func (*SetAttestationChallengeRequest) ProtoMessage()

func (*SetAttestationChallengeRequest) ProtoReflect

func (*SetAttestationChallengeRequest) Reset

func (x *SetAttestationChallengeRequest) Reset()

func (*SetAttestationChallengeRequest) String

type SetAttestationChallengeResponse

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

func (*SetAttestationChallengeResponse) Descriptor deprecated

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

Deprecated: Use SetAttestationChallengeResponse.ProtoReflect.Descriptor instead.

func (*SetAttestationChallengeResponse) GetResult

func (x *SetAttestationChallengeResponse) GetResult() int64

func (*SetAttestationChallengeResponse) ProtoMessage

func (*SetAttestationChallengeResponse) ProtoMessage()

func (*SetAttestationChallengeResponse) ProtoReflect

func (*SetAttestationChallengeResponse) Reset

func (*SetAttestationChallengeResponse) String

type SetBlockModesRequest

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

func (*SetBlockModesRequest) Descriptor deprecated

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

Deprecated: Use SetBlockModesRequest.ProtoReflect.Descriptor instead.

func (*SetBlockModesRequest) GetArg0

func (x *SetBlockModesRequest) GetArg0() int64

func (*SetBlockModesRequest) ProtoMessage

func (*SetBlockModesRequest) ProtoMessage()

func (*SetBlockModesRequest) ProtoReflect

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

func (*SetBlockModesRequest) Reset

func (x *SetBlockModesRequest) Reset()

func (*SetBlockModesRequest) String

func (x *SetBlockModesRequest) String() string

type SetBlockModesResponse

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

func (*SetBlockModesResponse) Descriptor deprecated

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

Deprecated: Use SetBlockModesResponse.ProtoReflect.Descriptor instead.

func (*SetBlockModesResponse) GetResult

func (x *SetBlockModesResponse) GetResult() int64

func (*SetBlockModesResponse) ProtoMessage

func (*SetBlockModesResponse) ProtoMessage()

func (*SetBlockModesResponse) ProtoReflect

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

func (*SetBlockModesResponse) Reset

func (x *SetBlockModesResponse) Reset()

func (*SetBlockModesResponse) String

func (x *SetBlockModesResponse) String() string

type SetCertificateNotAfterRequest

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

func (*SetCertificateNotAfterRequest) Descriptor deprecated

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

Deprecated: Use SetCertificateNotAfterRequest.ProtoReflect.Descriptor instead.

func (*SetCertificateNotAfterRequest) GetArg0

func (x *SetCertificateNotAfterRequest) GetArg0() int64

func (*SetCertificateNotAfterRequest) ProtoMessage

func (*SetCertificateNotAfterRequest) ProtoMessage()

func (*SetCertificateNotAfterRequest) ProtoReflect

func (*SetCertificateNotAfterRequest) Reset

func (x *SetCertificateNotAfterRequest) Reset()

func (*SetCertificateNotAfterRequest) String

type SetCertificateNotAfterResponse

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

func (*SetCertificateNotAfterResponse) Descriptor deprecated

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

Deprecated: Use SetCertificateNotAfterResponse.ProtoReflect.Descriptor instead.

func (*SetCertificateNotAfterResponse) GetResult

func (x *SetCertificateNotAfterResponse) GetResult() int64

func (*SetCertificateNotAfterResponse) ProtoMessage

func (*SetCertificateNotAfterResponse) ProtoMessage()

func (*SetCertificateNotAfterResponse) ProtoReflect

func (*SetCertificateNotAfterResponse) Reset

func (x *SetCertificateNotAfterResponse) Reset()

func (*SetCertificateNotAfterResponse) String

type SetCertificateNotBeforeRequest

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

func (*SetCertificateNotBeforeRequest) Descriptor deprecated

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

Deprecated: Use SetCertificateNotBeforeRequest.ProtoReflect.Descriptor instead.

func (*SetCertificateNotBeforeRequest) GetArg0

func (*SetCertificateNotBeforeRequest) ProtoMessage

func (*SetCertificateNotBeforeRequest) ProtoMessage()

func (*SetCertificateNotBeforeRequest) ProtoReflect

func (*SetCertificateNotBeforeRequest) Reset

func (x *SetCertificateNotBeforeRequest) Reset()

func (*SetCertificateNotBeforeRequest) String

type SetCertificateNotBeforeResponse

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

func (*SetCertificateNotBeforeResponse) Descriptor deprecated

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

Deprecated: Use SetCertificateNotBeforeResponse.ProtoReflect.Descriptor instead.

func (*SetCertificateNotBeforeResponse) GetResult

func (x *SetCertificateNotBeforeResponse) GetResult() int64

func (*SetCertificateNotBeforeResponse) ProtoMessage

func (*SetCertificateNotBeforeResponse) ProtoMessage()

func (*SetCertificateNotBeforeResponse) ProtoReflect

func (*SetCertificateNotBeforeResponse) Reset

func (*SetCertificateNotBeforeResponse) String

type SetCertificateSerialNumberRequest

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

func (*SetCertificateSerialNumberRequest) Descriptor deprecated

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

Deprecated: Use SetCertificateSerialNumberRequest.ProtoReflect.Descriptor instead.

func (*SetCertificateSerialNumberRequest) GetArg0

func (*SetCertificateSerialNumberRequest) ProtoMessage

func (*SetCertificateSerialNumberRequest) ProtoMessage()

func (*SetCertificateSerialNumberRequest) ProtoReflect

func (*SetCertificateSerialNumberRequest) Reset

func (*SetCertificateSerialNumberRequest) String

type SetCertificateSerialNumberResponse

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

func (*SetCertificateSerialNumberResponse) Descriptor deprecated

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

Deprecated: Use SetCertificateSerialNumberResponse.ProtoReflect.Descriptor instead.

func (*SetCertificateSerialNumberResponse) GetResult

func (*SetCertificateSerialNumberResponse) ProtoMessage

func (*SetCertificateSerialNumberResponse) ProtoMessage()

func (*SetCertificateSerialNumberResponse) ProtoReflect

func (*SetCertificateSerialNumberResponse) Reset

func (*SetCertificateSerialNumberResponse) String

type SetCertificateSubjectRequest

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

func (*SetCertificateSubjectRequest) Descriptor deprecated

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

Deprecated: Use SetCertificateSubjectRequest.ProtoReflect.Descriptor instead.

func (*SetCertificateSubjectRequest) GetArg0

func (x *SetCertificateSubjectRequest) GetArg0() int64

func (*SetCertificateSubjectRequest) ProtoMessage

func (*SetCertificateSubjectRequest) ProtoMessage()

func (*SetCertificateSubjectRequest) ProtoReflect

func (*SetCertificateSubjectRequest) Reset

func (x *SetCertificateSubjectRequest) Reset()

func (*SetCertificateSubjectRequest) String

type SetCertificateSubjectResponse

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

func (*SetCertificateSubjectResponse) Descriptor deprecated

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

Deprecated: Use SetCertificateSubjectResponse.ProtoReflect.Descriptor instead.

func (*SetCertificateSubjectResponse) GetResult

func (x *SetCertificateSubjectResponse) GetResult() int64

func (*SetCertificateSubjectResponse) ProtoMessage

func (*SetCertificateSubjectResponse) ProtoMessage()

func (*SetCertificateSubjectResponse) ProtoReflect

func (*SetCertificateSubjectResponse) Reset

func (x *SetCertificateSubjectResponse) Reset()

func (*SetCertificateSubjectResponse) String

type SetDevicePropertiesAttestationIncludedRequest

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

func (*SetDevicePropertiesAttestationIncludedRequest) Descriptor deprecated

Deprecated: Use SetDevicePropertiesAttestationIncludedRequest.ProtoReflect.Descriptor instead.

func (*SetDevicePropertiesAttestationIncludedRequest) GetArg0

func (*SetDevicePropertiesAttestationIncludedRequest) ProtoMessage

func (*SetDevicePropertiesAttestationIncludedRequest) ProtoReflect

func (*SetDevicePropertiesAttestationIncludedRequest) Reset

func (*SetDevicePropertiesAttestationIncludedRequest) String

type SetDevicePropertiesAttestationIncludedResponse

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

func (*SetDevicePropertiesAttestationIncludedResponse) Descriptor deprecated

Deprecated: Use SetDevicePropertiesAttestationIncludedResponse.ProtoReflect.Descriptor instead.

func (*SetDevicePropertiesAttestationIncludedResponse) GetResult

func (*SetDevicePropertiesAttestationIncludedResponse) ProtoMessage

func (*SetDevicePropertiesAttestationIncludedResponse) ProtoReflect

func (*SetDevicePropertiesAttestationIncludedResponse) Reset

func (*SetDevicePropertiesAttestationIncludedResponse) String

type SetDigestsRequest

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

func (*SetDigestsRequest) Descriptor deprecated

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

Deprecated: Use SetDigestsRequest.ProtoReflect.Descriptor instead.

func (*SetDigestsRequest) GetArg0

func (x *SetDigestsRequest) GetArg0() int64

func (*SetDigestsRequest) ProtoMessage

func (*SetDigestsRequest) ProtoMessage()

func (*SetDigestsRequest) ProtoReflect

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

func (*SetDigestsRequest) Reset

func (x *SetDigestsRequest) Reset()

func (*SetDigestsRequest) String

func (x *SetDigestsRequest) String() string

type SetDigestsResponse

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

func (*SetDigestsResponse) Descriptor deprecated

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

Deprecated: Use SetDigestsResponse.ProtoReflect.Descriptor instead.

func (*SetDigestsResponse) GetResult

func (x *SetDigestsResponse) GetResult() int64

func (*SetDigestsResponse) ProtoMessage

func (*SetDigestsResponse) ProtoMessage()

func (*SetDigestsResponse) ProtoReflect

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

func (*SetDigestsResponse) Reset

func (x *SetDigestsResponse) Reset()

func (*SetDigestsResponse) String

func (x *SetDigestsResponse) String() string

type SetEncryptionPaddingsRequest

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

func (*SetEncryptionPaddingsRequest) Descriptor deprecated

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

Deprecated: Use SetEncryptionPaddingsRequest.ProtoReflect.Descriptor instead.

func (*SetEncryptionPaddingsRequest) GetArg0

func (x *SetEncryptionPaddingsRequest) GetArg0() int64

func (*SetEncryptionPaddingsRequest) ProtoMessage

func (*SetEncryptionPaddingsRequest) ProtoMessage()

func (*SetEncryptionPaddingsRequest) ProtoReflect

func (*SetEncryptionPaddingsRequest) Reset

func (x *SetEncryptionPaddingsRequest) Reset()

func (*SetEncryptionPaddingsRequest) String

type SetEncryptionPaddingsResponse

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

func (*SetEncryptionPaddingsResponse) Descriptor deprecated

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

Deprecated: Use SetEncryptionPaddingsResponse.ProtoReflect.Descriptor instead.

func (*SetEncryptionPaddingsResponse) GetResult

func (x *SetEncryptionPaddingsResponse) GetResult() int64

func (*SetEncryptionPaddingsResponse) ProtoMessage

func (*SetEncryptionPaddingsResponse) ProtoMessage()

func (*SetEncryptionPaddingsResponse) ProtoReflect

func (*SetEncryptionPaddingsResponse) Reset

func (x *SetEncryptionPaddingsResponse) Reset()

func (*SetEncryptionPaddingsResponse) String

type SetInvalidatedByBiometricEnrollmentRequest

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

func (*SetInvalidatedByBiometricEnrollmentRequest) Descriptor deprecated

Deprecated: Use SetInvalidatedByBiometricEnrollmentRequest.ProtoReflect.Descriptor instead.

func (*SetInvalidatedByBiometricEnrollmentRequest) GetArg0

func (*SetInvalidatedByBiometricEnrollmentRequest) ProtoMessage

func (*SetInvalidatedByBiometricEnrollmentRequest) ProtoReflect

func (*SetInvalidatedByBiometricEnrollmentRequest) Reset

func (*SetInvalidatedByBiometricEnrollmentRequest) String

type SetInvalidatedByBiometricEnrollmentResponse

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

func (*SetInvalidatedByBiometricEnrollmentResponse) Descriptor deprecated

Deprecated: Use SetInvalidatedByBiometricEnrollmentResponse.ProtoReflect.Descriptor instead.

func (*SetInvalidatedByBiometricEnrollmentResponse) GetResult

func (*SetInvalidatedByBiometricEnrollmentResponse) ProtoMessage

func (*SetInvalidatedByBiometricEnrollmentResponse) ProtoReflect

func (*SetInvalidatedByBiometricEnrollmentResponse) Reset

func (*SetInvalidatedByBiometricEnrollmentResponse) String

type SetIsStrongBoxBackedRequest

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

func (*SetIsStrongBoxBackedRequest) Descriptor deprecated

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

Deprecated: Use SetIsStrongBoxBackedRequest.ProtoReflect.Descriptor instead.

func (*SetIsStrongBoxBackedRequest) GetArg0

func (x *SetIsStrongBoxBackedRequest) GetArg0() bool

func (*SetIsStrongBoxBackedRequest) ProtoMessage

func (*SetIsStrongBoxBackedRequest) ProtoMessage()

func (*SetIsStrongBoxBackedRequest) ProtoReflect

func (*SetIsStrongBoxBackedRequest) Reset

func (x *SetIsStrongBoxBackedRequest) Reset()

func (*SetIsStrongBoxBackedRequest) String

func (x *SetIsStrongBoxBackedRequest) String() string

type SetIsStrongBoxBackedResponse

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

func (*SetIsStrongBoxBackedResponse) Descriptor deprecated

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

Deprecated: Use SetIsStrongBoxBackedResponse.ProtoReflect.Descriptor instead.

func (*SetIsStrongBoxBackedResponse) GetResult

func (x *SetIsStrongBoxBackedResponse) GetResult() int64

func (*SetIsStrongBoxBackedResponse) ProtoMessage

func (*SetIsStrongBoxBackedResponse) ProtoMessage()

func (*SetIsStrongBoxBackedResponse) ProtoReflect

func (*SetIsStrongBoxBackedResponse) Reset

func (x *SetIsStrongBoxBackedResponse) Reset()

func (*SetIsStrongBoxBackedResponse) 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 SetKeyValidityEndRequest

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

func (*SetKeyValidityEndRequest) Descriptor deprecated

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

Deprecated: Use SetKeyValidityEndRequest.ProtoReflect.Descriptor instead.

func (*SetKeyValidityEndRequest) GetArg0

func (x *SetKeyValidityEndRequest) GetArg0() int64

func (*SetKeyValidityEndRequest) ProtoMessage

func (*SetKeyValidityEndRequest) ProtoMessage()

func (*SetKeyValidityEndRequest) ProtoReflect

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

func (*SetKeyValidityEndRequest) Reset

func (x *SetKeyValidityEndRequest) Reset()

func (*SetKeyValidityEndRequest) String

func (x *SetKeyValidityEndRequest) String() string

type SetKeyValidityEndResponse

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

func (*SetKeyValidityEndResponse) Descriptor deprecated

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

Deprecated: Use SetKeyValidityEndResponse.ProtoReflect.Descriptor instead.

func (*SetKeyValidityEndResponse) GetResult

func (x *SetKeyValidityEndResponse) GetResult() int64

func (*SetKeyValidityEndResponse) ProtoMessage

func (*SetKeyValidityEndResponse) ProtoMessage()

func (*SetKeyValidityEndResponse) ProtoReflect

func (*SetKeyValidityEndResponse) Reset

func (x *SetKeyValidityEndResponse) Reset()

func (*SetKeyValidityEndResponse) String

func (x *SetKeyValidityEndResponse) String() string

type SetKeyValidityForConsumptionEndRequest

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

func (*SetKeyValidityForConsumptionEndRequest) Descriptor deprecated

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

Deprecated: Use SetKeyValidityForConsumptionEndRequest.ProtoReflect.Descriptor instead.

func (*SetKeyValidityForConsumptionEndRequest) GetArg0

func (*SetKeyValidityForConsumptionEndRequest) ProtoMessage

func (*SetKeyValidityForConsumptionEndRequest) ProtoReflect

func (*SetKeyValidityForConsumptionEndRequest) Reset

func (*SetKeyValidityForConsumptionEndRequest) String

type SetKeyValidityForConsumptionEndResponse

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

func (*SetKeyValidityForConsumptionEndResponse) Descriptor deprecated

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

Deprecated: Use SetKeyValidityForConsumptionEndResponse.ProtoReflect.Descriptor instead.

func (*SetKeyValidityForConsumptionEndResponse) GetResult

func (*SetKeyValidityForConsumptionEndResponse) ProtoMessage

func (*SetKeyValidityForConsumptionEndResponse) ProtoReflect

func (*SetKeyValidityForConsumptionEndResponse) Reset

func (*SetKeyValidityForConsumptionEndResponse) String

type SetKeyValidityForOriginationEndRequest

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

func (*SetKeyValidityForOriginationEndRequest) Descriptor deprecated

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

Deprecated: Use SetKeyValidityForOriginationEndRequest.ProtoReflect.Descriptor instead.

func (*SetKeyValidityForOriginationEndRequest) GetArg0

func (*SetKeyValidityForOriginationEndRequest) ProtoMessage

func (*SetKeyValidityForOriginationEndRequest) ProtoReflect

func (*SetKeyValidityForOriginationEndRequest) Reset

func (*SetKeyValidityForOriginationEndRequest) String

type SetKeyValidityForOriginationEndResponse

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

func (*SetKeyValidityForOriginationEndResponse) Descriptor deprecated

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

Deprecated: Use SetKeyValidityForOriginationEndResponse.ProtoReflect.Descriptor instead.

func (*SetKeyValidityForOriginationEndResponse) GetResult

func (*SetKeyValidityForOriginationEndResponse) ProtoMessage

func (*SetKeyValidityForOriginationEndResponse) ProtoReflect

func (*SetKeyValidityForOriginationEndResponse) Reset

func (*SetKeyValidityForOriginationEndResponse) String

type SetKeyValidityStartRequest

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

func (*SetKeyValidityStartRequest) Descriptor deprecated

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

Deprecated: Use SetKeyValidityStartRequest.ProtoReflect.Descriptor instead.

func (*SetKeyValidityStartRequest) GetArg0

func (x *SetKeyValidityStartRequest) GetArg0() int64

func (*SetKeyValidityStartRequest) ProtoMessage

func (*SetKeyValidityStartRequest) ProtoMessage()

func (*SetKeyValidityStartRequest) ProtoReflect

func (*SetKeyValidityStartRequest) Reset

func (x *SetKeyValidityStartRequest) Reset()

func (*SetKeyValidityStartRequest) String

func (x *SetKeyValidityStartRequest) String() string

type SetKeyValidityStartResponse

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

func (*SetKeyValidityStartResponse) Descriptor deprecated

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

Deprecated: Use SetKeyValidityStartResponse.ProtoReflect.Descriptor instead.

func (*SetKeyValidityStartResponse) GetResult

func (x *SetKeyValidityStartResponse) GetResult() int64

func (*SetKeyValidityStartResponse) ProtoMessage

func (*SetKeyValidityStartResponse) ProtoMessage()

func (*SetKeyValidityStartResponse) ProtoReflect

func (*SetKeyValidityStartResponse) Reset

func (x *SetKeyValidityStartResponse) Reset()

func (*SetKeyValidityStartResponse) String

func (x *SetKeyValidityStartResponse) String() string

type SetMaxUsageCountRequest

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

func (*SetMaxUsageCountRequest) Descriptor deprecated

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

Deprecated: Use SetMaxUsageCountRequest.ProtoReflect.Descriptor instead.

func (*SetMaxUsageCountRequest) GetArg0

func (x *SetMaxUsageCountRequest) GetArg0() int32

func (*SetMaxUsageCountRequest) ProtoMessage

func (*SetMaxUsageCountRequest) ProtoMessage()

func (*SetMaxUsageCountRequest) ProtoReflect

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

func (*SetMaxUsageCountRequest) Reset

func (x *SetMaxUsageCountRequest) Reset()

func (*SetMaxUsageCountRequest) String

func (x *SetMaxUsageCountRequest) String() string

type SetMaxUsageCountResponse

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

func (*SetMaxUsageCountResponse) Descriptor deprecated

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

Deprecated: Use SetMaxUsageCountResponse.ProtoReflect.Descriptor instead.

func (*SetMaxUsageCountResponse) GetResult

func (x *SetMaxUsageCountResponse) GetResult() int64

func (*SetMaxUsageCountResponse) ProtoMessage

func (*SetMaxUsageCountResponse) ProtoMessage()

func (*SetMaxUsageCountResponse) ProtoReflect

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

func (*SetMaxUsageCountResponse) Reset

func (x *SetMaxUsageCountResponse) Reset()

func (*SetMaxUsageCountResponse) String

func (x *SetMaxUsageCountResponse) String() string

type SetMgf1DigestsRequest

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

func (*SetMgf1DigestsRequest) Descriptor deprecated

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

Deprecated: Use SetMgf1DigestsRequest.ProtoReflect.Descriptor instead.

func (*SetMgf1DigestsRequest) GetArg0

func (x *SetMgf1DigestsRequest) GetArg0() int64

func (*SetMgf1DigestsRequest) ProtoMessage

func (*SetMgf1DigestsRequest) ProtoMessage()

func (*SetMgf1DigestsRequest) ProtoReflect

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

func (*SetMgf1DigestsRequest) Reset

func (x *SetMgf1DigestsRequest) Reset()

func (*SetMgf1DigestsRequest) String

func (x *SetMgf1DigestsRequest) String() string

type SetMgf1DigestsResponse

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

func (*SetMgf1DigestsResponse) Descriptor deprecated

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

Deprecated: Use SetMgf1DigestsResponse.ProtoReflect.Descriptor instead.

func (*SetMgf1DigestsResponse) GetResult

func (x *SetMgf1DigestsResponse) GetResult() int64

func (*SetMgf1DigestsResponse) ProtoMessage

func (*SetMgf1DigestsResponse) ProtoMessage()

func (*SetMgf1DigestsResponse) ProtoReflect

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

func (*SetMgf1DigestsResponse) Reset

func (x *SetMgf1DigestsResponse) Reset()

func (*SetMgf1DigestsResponse) String

func (x *SetMgf1DigestsResponse) String() string

type SetRandomizedEncryptionRequiredRequest

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

func (*SetRandomizedEncryptionRequiredRequest) Descriptor deprecated

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

Deprecated: Use SetRandomizedEncryptionRequiredRequest.ProtoReflect.Descriptor instead.

func (*SetRandomizedEncryptionRequiredRequest) GetArg0

func (*SetRandomizedEncryptionRequiredRequest) ProtoMessage

func (*SetRandomizedEncryptionRequiredRequest) ProtoReflect

func (*SetRandomizedEncryptionRequiredRequest) Reset

func (*SetRandomizedEncryptionRequiredRequest) String

type SetRandomizedEncryptionRequiredResponse

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

func (*SetRandomizedEncryptionRequiredResponse) Descriptor deprecated

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

Deprecated: Use SetRandomizedEncryptionRequiredResponse.ProtoReflect.Descriptor instead.

func (*SetRandomizedEncryptionRequiredResponse) GetResult

func (*SetRandomizedEncryptionRequiredResponse) ProtoMessage

func (*SetRandomizedEncryptionRequiredResponse) ProtoReflect

func (*SetRandomizedEncryptionRequiredResponse) Reset

func (*SetRandomizedEncryptionRequiredResponse) String

type SetSignaturePaddingsRequest

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

func (*SetSignaturePaddingsRequest) Descriptor deprecated

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

Deprecated: Use SetSignaturePaddingsRequest.ProtoReflect.Descriptor instead.

func (*SetSignaturePaddingsRequest) GetArg0

func (x *SetSignaturePaddingsRequest) GetArg0() int64

func (*SetSignaturePaddingsRequest) ProtoMessage

func (*SetSignaturePaddingsRequest) ProtoMessage()

func (*SetSignaturePaddingsRequest) ProtoReflect

func (*SetSignaturePaddingsRequest) Reset

func (x *SetSignaturePaddingsRequest) Reset()

func (*SetSignaturePaddingsRequest) String

func (x *SetSignaturePaddingsRequest) String() string

type SetSignaturePaddingsResponse

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

func (*SetSignaturePaddingsResponse) Descriptor deprecated

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

Deprecated: Use SetSignaturePaddingsResponse.ProtoReflect.Descriptor instead.

func (*SetSignaturePaddingsResponse) GetResult

func (x *SetSignaturePaddingsResponse) GetResult() int64

func (*SetSignaturePaddingsResponse) ProtoMessage

func (*SetSignaturePaddingsResponse) ProtoMessage()

func (*SetSignaturePaddingsResponse) ProtoReflect

func (*SetSignaturePaddingsResponse) Reset

func (x *SetSignaturePaddingsResponse) Reset()

func (*SetSignaturePaddingsResponse) String

type SetUnlockedDeviceRequiredRequest

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

func (*SetUnlockedDeviceRequiredRequest) Descriptor deprecated

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

Deprecated: Use SetUnlockedDeviceRequiredRequest.ProtoReflect.Descriptor instead.

func (*SetUnlockedDeviceRequiredRequest) GetArg0

func (*SetUnlockedDeviceRequiredRequest) ProtoMessage

func (*SetUnlockedDeviceRequiredRequest) ProtoMessage()

func (*SetUnlockedDeviceRequiredRequest) ProtoReflect

func (*SetUnlockedDeviceRequiredRequest) Reset

func (*SetUnlockedDeviceRequiredRequest) String

type SetUnlockedDeviceRequiredResponse

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

func (*SetUnlockedDeviceRequiredResponse) Descriptor deprecated

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

Deprecated: Use SetUnlockedDeviceRequiredResponse.ProtoReflect.Descriptor instead.

func (*SetUnlockedDeviceRequiredResponse) GetResult

func (*SetUnlockedDeviceRequiredResponse) ProtoMessage

func (*SetUnlockedDeviceRequiredResponse) ProtoMessage()

func (*SetUnlockedDeviceRequiredResponse) ProtoReflect

func (*SetUnlockedDeviceRequiredResponse) Reset

func (*SetUnlockedDeviceRequiredResponse) String

type SetUserAuthenticationParametersRequest

type SetUserAuthenticationParametersRequest struct {
	Arg0 int32 `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 (*SetUserAuthenticationParametersRequest) Descriptor deprecated

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

Deprecated: Use SetUserAuthenticationParametersRequest.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationParametersRequest) GetArg0

func (*SetUserAuthenticationParametersRequest) GetArg1

func (*SetUserAuthenticationParametersRequest) ProtoMessage

func (*SetUserAuthenticationParametersRequest) ProtoReflect

func (*SetUserAuthenticationParametersRequest) Reset

func (*SetUserAuthenticationParametersRequest) String

type SetUserAuthenticationParametersResponse

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

func (*SetUserAuthenticationParametersResponse) Descriptor deprecated

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

Deprecated: Use SetUserAuthenticationParametersResponse.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationParametersResponse) GetResult

func (*SetUserAuthenticationParametersResponse) ProtoMessage

func (*SetUserAuthenticationParametersResponse) ProtoReflect

func (*SetUserAuthenticationParametersResponse) Reset

func (*SetUserAuthenticationParametersResponse) String

type SetUserAuthenticationRequiredRequest

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

func (*SetUserAuthenticationRequiredRequest) Descriptor deprecated

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

Deprecated: Use SetUserAuthenticationRequiredRequest.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationRequiredRequest) GetArg0

func (*SetUserAuthenticationRequiredRequest) ProtoMessage

func (*SetUserAuthenticationRequiredRequest) ProtoMessage()

func (*SetUserAuthenticationRequiredRequest) ProtoReflect

func (*SetUserAuthenticationRequiredRequest) Reset

func (*SetUserAuthenticationRequiredRequest) String

type SetUserAuthenticationRequiredResponse

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

func (*SetUserAuthenticationRequiredResponse) Descriptor deprecated

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

Deprecated: Use SetUserAuthenticationRequiredResponse.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationRequiredResponse) GetResult

func (*SetUserAuthenticationRequiredResponse) ProtoMessage

func (*SetUserAuthenticationRequiredResponse) ProtoMessage()

func (*SetUserAuthenticationRequiredResponse) ProtoReflect

func (*SetUserAuthenticationRequiredResponse) Reset

func (*SetUserAuthenticationRequiredResponse) String

type SetUserAuthenticationValidWhileOnBodyRequest

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

func (*SetUserAuthenticationValidWhileOnBodyRequest) Descriptor deprecated

Deprecated: Use SetUserAuthenticationValidWhileOnBodyRequest.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationValidWhileOnBodyRequest) GetArg0

func (*SetUserAuthenticationValidWhileOnBodyRequest) ProtoMessage

func (*SetUserAuthenticationValidWhileOnBodyRequest) ProtoReflect

func (*SetUserAuthenticationValidWhileOnBodyRequest) Reset

func (*SetUserAuthenticationValidWhileOnBodyRequest) String

type SetUserAuthenticationValidWhileOnBodyResponse

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

func (*SetUserAuthenticationValidWhileOnBodyResponse) Descriptor deprecated

Deprecated: Use SetUserAuthenticationValidWhileOnBodyResponse.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationValidWhileOnBodyResponse) GetResult

func (*SetUserAuthenticationValidWhileOnBodyResponse) ProtoMessage

func (*SetUserAuthenticationValidWhileOnBodyResponse) ProtoReflect

func (*SetUserAuthenticationValidWhileOnBodyResponse) Reset

func (*SetUserAuthenticationValidWhileOnBodyResponse) String

type SetUserAuthenticationValidityDurationSecondsRequest

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

func (*SetUserAuthenticationValidityDurationSecondsRequest) Descriptor deprecated

Deprecated: Use SetUserAuthenticationValidityDurationSecondsRequest.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationValidityDurationSecondsRequest) GetArg0

func (*SetUserAuthenticationValidityDurationSecondsRequest) ProtoMessage

func (*SetUserAuthenticationValidityDurationSecondsRequest) ProtoReflect

func (*SetUserAuthenticationValidityDurationSecondsRequest) Reset

func (*SetUserAuthenticationValidityDurationSecondsRequest) String

type SetUserAuthenticationValidityDurationSecondsResponse

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

func (*SetUserAuthenticationValidityDurationSecondsResponse) Descriptor deprecated

Deprecated: Use SetUserAuthenticationValidityDurationSecondsResponse.ProtoReflect.Descriptor instead.

func (*SetUserAuthenticationValidityDurationSecondsResponse) GetResult

func (*SetUserAuthenticationValidityDurationSecondsResponse) ProtoMessage

func (*SetUserAuthenticationValidityDurationSecondsResponse) ProtoReflect

func (*SetUserAuthenticationValidityDurationSecondsResponse) Reset

func (*SetUserAuthenticationValidityDurationSecondsResponse) String

type SetUserConfirmationRequiredRequest

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

func (*SetUserConfirmationRequiredRequest) Descriptor deprecated

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

Deprecated: Use SetUserConfirmationRequiredRequest.ProtoReflect.Descriptor instead.

func (*SetUserConfirmationRequiredRequest) GetArg0

func (*SetUserConfirmationRequiredRequest) ProtoMessage

func (*SetUserConfirmationRequiredRequest) ProtoMessage()

func (*SetUserConfirmationRequiredRequest) ProtoReflect

func (*SetUserConfirmationRequiredRequest) Reset

func (*SetUserConfirmationRequiredRequest) String

type SetUserConfirmationRequiredResponse

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

func (*SetUserConfirmationRequiredResponse) Descriptor deprecated

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

Deprecated: Use SetUserConfirmationRequiredResponse.ProtoReflect.Descriptor instead.

func (*SetUserConfirmationRequiredResponse) GetResult

func (*SetUserConfirmationRequiredResponse) ProtoMessage

func (*SetUserConfirmationRequiredResponse) ProtoMessage()

func (*SetUserConfirmationRequiredResponse) ProtoReflect

func (*SetUserConfirmationRequiredResponse) Reset

func (*SetUserConfirmationRequiredResponse) String

type SetUserPresenceRequiredRequest

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

func (*SetUserPresenceRequiredRequest) Descriptor deprecated

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

Deprecated: Use SetUserPresenceRequiredRequest.ProtoReflect.Descriptor instead.

func (*SetUserPresenceRequiredRequest) GetArg0

func (x *SetUserPresenceRequiredRequest) GetArg0() bool

func (*SetUserPresenceRequiredRequest) ProtoMessage

func (*SetUserPresenceRequiredRequest) ProtoMessage()

func (*SetUserPresenceRequiredRequest) ProtoReflect

func (*SetUserPresenceRequiredRequest) Reset

func (x *SetUserPresenceRequiredRequest) Reset()

func (*SetUserPresenceRequiredRequest) String

type SetUserPresenceRequiredResponse

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

func (*SetUserPresenceRequiredResponse) Descriptor deprecated

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

Deprecated: Use SetUserPresenceRequiredResponse.ProtoReflect.Descriptor instead.

func (*SetUserPresenceRequiredResponse) GetResult

func (x *SetUserPresenceRequiredResponse) GetResult() int64

func (*SetUserPresenceRequiredResponse) ProtoMessage

func (*SetUserPresenceRequiredResponse) ProtoMessage()

func (*SetUserPresenceRequiredResponse) ProtoReflect

func (*SetUserPresenceRequiredResponse) Reset

func (*SetUserPresenceRequiredResponse) String

type UnimplementedBackendBusyExceptionServiceServer added in v0.0.6

type UnimplementedBackendBusyExceptionServiceServer struct{}

UnimplementedBackendBusyExceptionServiceServer 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 (UnimplementedBackendBusyExceptionServiceServer) GetBackOffHintMillis added in v0.0.6

func (UnimplementedBackendBusyExceptionServiceServer) NewBackendBusyException added in v0.0.6

type UnimplementedKeyGenParameterSpecBuilderServiceServer

type UnimplementedKeyGenParameterSpecBuilderServiceServer struct{}

UnimplementedKeyGenParameterSpecBuilderServiceServer 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 (UnimplementedKeyGenParameterSpecBuilderServiceServer) Build

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetAlgorithmParameterSpec

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetAttestKeyAlias

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetAttestationChallenge

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetBlockModes

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetCertificateNotAfter

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetCertificateNotBefore

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetCertificateSubject

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetDigests

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetEncryptionPaddings

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetIsStrongBoxBacked

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetKeySize

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetKeyValidityEnd

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetKeyValidityStart

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetMaxUsageCount

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetMgf1Digests

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetSignaturePaddings

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetUnlockedDeviceRequired

func (UnimplementedKeyGenParameterSpecBuilderServiceServer) SetUserPresenceRequired

type UnimplementedKeyGenParameterSpecServiceServer added in v0.0.6

type UnimplementedKeyGenParameterSpecServiceServer struct{}

UnimplementedKeyGenParameterSpecServiceServer 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 (UnimplementedKeyGenParameterSpecServiceServer) GetAlgorithmParameterSpec added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetAttestKeyAlias added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetAttestationChallenge added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetBlockModes added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetCertificateNotAfter added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetCertificateNotBefore added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetCertificateSerialNumber added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetCertificateSubject added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetDigests added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetEncryptionPaddings added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetKeySize added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetKeyValidityForConsumptionEnd added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetKeyValidityForOriginationEnd added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetKeyValidityStart added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetKeystoreAlias added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetMaxUsageCount added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetMgf1Digests added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetPurposes added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetSignaturePaddings added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) GetUserAuthenticationType added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsDevicePropertiesAttestationIncluded added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsDigestsSpecified added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsInvalidatedByBiometricEnrollment added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsMgf1DigestsSpecified added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsRandomizedEncryptionRequired added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsStrongBoxBacked added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsUnlockedDeviceRequired added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsUserAuthenticationRequired added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsUserAuthenticationValidWhileOnBody added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsUserConfirmationRequired added in v0.0.6

func (UnimplementedKeyGenParameterSpecServiceServer) IsUserPresenceRequired added in v0.0.6

type UnimplementedKeyInfoServiceServer added in v0.0.6

type UnimplementedKeyInfoServiceServer struct{}

UnimplementedKeyInfoServiceServer 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 (UnimplementedKeyInfoServiceServer) GetBlockModes added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetDigests added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetEncryptionPaddings added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetKeySize added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetKeyValidityForConsumptionEnd added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetKeyValidityForOriginationEnd added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetKeyValidityStart added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetKeystoreAlias added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetOrigin added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetPurposes added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetRemainingUsageCount added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetSecurityLevel added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetSignaturePaddings added in v0.0.6

func (UnimplementedKeyInfoServiceServer) GetUserAuthenticationType added in v0.0.6

func (UnimplementedKeyInfoServiceServer) IsInsideSecureHardware added in v0.0.6

func (UnimplementedKeyInfoServiceServer) IsInvalidatedByBiometricEnrollment added in v0.0.6

func (UnimplementedKeyInfoServiceServer) IsTrustedUserPresenceRequired added in v0.0.6

func (UnimplementedKeyInfoServiceServer) IsUserAuthenticationRequired added in v0.0.6

func (UnimplementedKeyInfoServiceServer) IsUserConfirmationRequired added in v0.0.6

type UnimplementedKeyProtectionBuilderServiceServer added in v0.0.6

type UnimplementedKeyProtectionBuilderServiceServer struct{}

UnimplementedKeyProtectionBuilderServiceServer 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 (UnimplementedKeyProtectionBuilderServiceServer) Build added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetBlockModes added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetDigests added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetEncryptionPaddings added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetInvalidatedByBiometricEnrollment added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetIsStrongBoxBacked added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetKeyValidityEnd added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetKeyValidityForConsumptionEnd added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetKeyValidityForOriginationEnd added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetKeyValidityStart added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetMaxUsageCount added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetMgf1Digests added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetRandomizedEncryptionRequired added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetSignaturePaddings added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetUnlockedDeviceRequired added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetUserAuthenticationParameters added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetUserAuthenticationRequired added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetUserAuthenticationValidWhileOnBody added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetUserConfirmationRequired added in v0.0.6

func (UnimplementedKeyProtectionBuilderServiceServer) SetUserPresenceRequired added in v0.0.6

type UnimplementedKeyProtectionServiceServer added in v0.0.6

type UnimplementedKeyProtectionServiceServer struct{}

UnimplementedKeyProtectionServiceServer 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 (UnimplementedKeyProtectionServiceServer) GetBlockModes added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetDigests added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetEncryptionPaddings added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetKeyValidityForConsumptionEnd added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetKeyValidityForOriginationEnd added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetKeyValidityStart added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetMaxUsageCount added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetMgf1Digests added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetPurposes added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetSignaturePaddings added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) GetUserAuthenticationType added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsDigestsSpecified added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsInvalidatedByBiometricEnrollment added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsMgf1DigestsSpecified added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsRandomizedEncryptionRequired added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsUnlockedDeviceRequired added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsUserAuthenticationRequired added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsUserAuthenticationValidWhileOnBody added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsUserConfirmationRequired added in v0.0.6

func (UnimplementedKeyProtectionServiceServer) IsUserPresenceRequired added in v0.0.6

type UnimplementedKeyStoreManagerServiceServer added in v0.0.6

type UnimplementedKeyStoreManagerServiceServer struct{}

UnimplementedKeyStoreManagerServiceServer 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 (UnimplementedKeyStoreManagerServiceServer) GetGrantedCertificateChainFromId added in v0.0.6

func (UnimplementedKeyStoreManagerServiceServer) GetGrantedKeyFromId added in v0.0.6

func (UnimplementedKeyStoreManagerServiceServer) GetGrantedKeyPairFromId added in v0.0.6

func (UnimplementedKeyStoreManagerServiceServer) GetSupplementaryAttestationInfo added in v0.0.6

func (UnimplementedKeyStoreManagerServiceServer) GrantKeyAccess added in v0.0.6

func (UnimplementedKeyStoreManagerServiceServer) RevokeKeyAccess added in v0.0.6

type UnimplementedWrappedKeyEntryServiceServer added in v0.0.6

type UnimplementedWrappedKeyEntryServiceServer struct{}

UnimplementedWrappedKeyEntryServiceServer 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 (UnimplementedWrappedKeyEntryServiceServer) GetAlgorithmParameterSpec added in v0.0.6

func (UnimplementedWrappedKeyEntryServiceServer) GetTransformation added in v0.0.6

func (UnimplementedWrappedKeyEntryServiceServer) GetWrappedKeyBytes added in v0.0.6

func (UnimplementedWrappedKeyEntryServiceServer) GetWrappingKeyAlias added in v0.0.6

func (UnimplementedWrappedKeyEntryServiceServer) NewWrappedKeyEntry added in v0.0.6

type UnsafeBackendBusyExceptionServiceServer added in v0.0.6

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

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

type UnsafeKeyGenParameterSpecBuilderServiceServer

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

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

type UnsafeKeyGenParameterSpecServiceServer added in v0.0.6

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

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

type UnsafeKeyInfoServiceServer added in v0.0.6

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

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

type UnsafeKeyProtectionBuilderServiceServer added in v0.0.6

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

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

type UnsafeKeyProtectionServiceServer added in v0.0.6

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

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

type UnsafeKeyStoreManagerServiceServer added in v0.0.6

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

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

type UnsafeWrappedKeyEntryServiceServer added in v0.0.6

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

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

type WrappedKeyEntryServiceClient added in v0.0.6

type WrappedKeyEntryServiceClient interface {
	NewWrappedKeyEntry(ctx context.Context, in *NewWrappedKeyEntryRequest, opts ...grpc.CallOption) (*NewWrappedKeyEntryResponse, error)
	GetAlgorithmParameterSpec(ctx context.Context, in *GetAlgorithmParameterSpecRequest, opts ...grpc.CallOption) (*GetAlgorithmParameterSpecResponse, error)
	GetTransformation(ctx context.Context, in *GetTransformationRequest, opts ...grpc.CallOption) (*GetTransformationResponse, error)
	GetWrappedKeyBytes(ctx context.Context, in *GetWrappedKeyBytesRequest, opts ...grpc.CallOption) (*GetWrappedKeyBytesResponse, error)
	GetWrappingKeyAlias(ctx context.Context, in *GetWrappingKeyAliasRequest, opts ...grpc.CallOption) (*GetWrappingKeyAliasResponse, error)
}

WrappedKeyEntryServiceClient is the client API for WrappedKeyEntryService 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.

func NewWrappedKeyEntryServiceClient added in v0.0.6

func NewWrappedKeyEntryServiceClient(cc grpc.ClientConnInterface) WrappedKeyEntryServiceClient

type WrappedKeyEntryServiceServer added in v0.0.6

type WrappedKeyEntryServiceServer interface {
	NewWrappedKeyEntry(context.Context, *NewWrappedKeyEntryRequest) (*NewWrappedKeyEntryResponse, error)
	GetAlgorithmParameterSpec(context.Context, *GetAlgorithmParameterSpecRequest) (*GetAlgorithmParameterSpecResponse, error)
	GetTransformation(context.Context, *GetTransformationRequest) (*GetTransformationResponse, error)
	GetWrappedKeyBytes(context.Context, *GetWrappedKeyBytesRequest) (*GetWrappedKeyBytesResponse, error)
	GetWrappingKeyAlias(context.Context, *GetWrappingKeyAliasRequest) (*GetWrappingKeyAliasResponse, error)
	// contains filtered or unexported methods
}

WrappedKeyEntryServiceServer is the server API for WrappedKeyEntryService service. All implementations must embed UnimplementedWrappedKeyEntryServiceServer for forward compatibility.

Jump to

Keyboard shortcuts

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