Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AppUriAuthenticationPolicyBuilderClient struct + func NewAppUriAuthenticationPolicyBuilderClient(cc grpc.ClientConnInterface) *AppUriAuthenticationPolicyBuilderClient + func (c *AppUriAuthenticationPolicyBuilderClient) AddAppAndUriMapping(ctx context.Context, arg0 string, arg1 int64, arg2 string) (int64, error) + func (c *AppUriAuthenticationPolicyBuilderClient) Build(ctx context.Context) (int64, error) + type AppUriAuthenticationPolicyClient struct + func NewAppUriAuthenticationPolicyClient(cc grpc.ClientConnInterface) *AppUriAuthenticationPolicyClient + func (c *AppUriAuthenticationPolicyClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AppUriAuthenticationPolicyClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AppUriAuthenticationPolicyClient) HashCode(ctx context.Context) (int32, error) + func (c *AppUriAuthenticationPolicyClient) ToString(ctx context.Context) (string, error) + func (c *AppUriAuthenticationPolicyClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type AttestedKeyPairClient struct + func NewAttestedKeyPairClient(cc grpc.ClientConnInterface) *AttestedKeyPairClient + func (c *AttestedKeyPairClient) GetAttestationRecord(ctx context.Context, handle int64) (int64, error) + func (c *AttestedKeyPairClient) GetKeyPair(ctx context.Context, handle int64) (int64, error) + type ConfirmationCallbackClient struct + func NewConfirmationCallbackClient(cc grpc.ClientConnInterface) *ConfirmationCallbackClient + func (c *ConfirmationCallbackClient) OnCanceled(ctx context.Context) error + func (c *ConfirmationCallbackClient) OnConfirmed(ctx context.Context, arg0 int64) error + func (c *ConfirmationCallbackClient) OnDismissed(ctx context.Context) error + func (c *ConfirmationCallbackClient) OnError(ctx context.Context, arg0 int64) error + type ConfirmationPromptBuilderClient struct + func NewConfirmationPromptBuilderClient(cc grpc.ClientConnInterface) *ConfirmationPromptBuilderClient + func (c *ConfirmationPromptBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ConfirmationPromptBuilderClient) SetExtraData(ctx context.Context, arg0 int64) (int64, error) + func (c *ConfirmationPromptBuilderClient) SetPromptText(ctx context.Context, arg0 string) (int64, error) + type ConfirmationPromptClient struct + func NewConfirmationPromptClient(cc grpc.ClientConnInterface) *ConfirmationPromptClient + func (c *ConfirmationPromptClient) CancelPrompt(ctx context.Context) error + func (c *ConfirmationPromptClient) IsSupported(ctx context.Context, arg0 int64) (bool, error) + func (c *ConfirmationPromptClient) PresentPrompt(ctx context.Context, arg0 int64, arg1 int64) error + type FileIntegrityManagerClient struct + func NewFileIntegrityManagerClient(cc grpc.ClientConnInterface) *FileIntegrityManagerClient + func (c *FileIntegrityManagerClient) IsApkVeritySupported(ctx context.Context) (bool, error) + func (c *FileIntegrityManagerClient) IsAppSourceCertificateTrusted(ctx context.Context, arg0 int64) (bool, error) + type KeyChainAliasCallbackClient struct + func NewKeyChainAliasCallbackClient(cc grpc.ClientConnInterface) *KeyChainAliasCallbackClient + func (c *KeyChainAliasCallbackClient) Alias(ctx context.Context, arg0 string) error + type KeyChainClient struct + func NewKeyChainClient(cc grpc.ClientConnInterface) *KeyChainClient + func (c *KeyChainClient) ChoosePrivateKeyAlias6(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error + func (c *KeyChainClient) ChoosePrivateKeyAlias7_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error + func (c *KeyChainClient) CreateInstallIntent(ctx context.Context, handle int64) (int64, error) + func (c *KeyChainClient) CreateManageCredentialsIntent(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *KeyChainClient) GetCertificateChain(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error) + func (c *KeyChainClient) GetCredentialManagementAppPolicy(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *KeyChainClient) GetPrivateKey(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error) + func (c *KeyChainClient) IsBoundKeyAlgorithm(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *KeyChainClient) IsCredentialManagementApp(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *KeyChainClient) IsKeyAlgorithmSupported(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *KeyChainClient) RemoveCredentialManagementApp(ctx context.Context, handle int64, arg0 int64) (bool, error) + type KeyPairGeneratorSpecBuilderClient struct + func NewKeyPairGeneratorSpecBuilderClient(cc grpc.ClientConnInterface) *KeyPairGeneratorSpecBuilderClient + func (c *KeyPairGeneratorSpecBuilderClient) Build(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetAlgorithmParameterSpec(ctx context.Context, arg0 int64) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetAlias(ctx context.Context, arg0 string) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetEncryptionRequired(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetEndDate(ctx context.Context, arg0 int64) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetKeySize(ctx context.Context, arg0 int32) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetKeyType(ctx context.Context, arg0 string) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetSerialNumber(ctx context.Context, arg0 int64) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetStartDate(ctx context.Context, arg0 int64) (int64, error) + func (c *KeyPairGeneratorSpecBuilderClient) SetSubject(ctx context.Context, arg0 int64) (int64, error) + type KeyPairGeneratorSpecClient struct + func NewKeyPairGeneratorSpecClient(cc grpc.ClientConnInterface) *KeyPairGeneratorSpecClient + func (c *KeyPairGeneratorSpecClient) GetAlgorithmParameterSpec(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecClient) GetContext(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecClient) GetEndDate(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecClient) GetKeySize(ctx context.Context) (int32, error) + func (c *KeyPairGeneratorSpecClient) GetKeyType(ctx context.Context) (string, error) + func (c *KeyPairGeneratorSpecClient) GetKeystoreAlias(ctx context.Context) (string, error) + func (c *KeyPairGeneratorSpecClient) GetSerialNumber(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecClient) GetStartDate(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecClient) GetSubjectDN(ctx context.Context) (int64, error) + func (c *KeyPairGeneratorSpecClient) IsEncryptionRequired(ctx context.Context) (bool, error) + type KeyStoreExceptionClient struct + func NewKeyStoreExceptionClient(cc grpc.ClientConnInterface) *KeyStoreExceptionClient + func (c *KeyStoreExceptionClient) GetNumericErrorCode(ctx context.Context) (int32, error) + func (c *KeyStoreExceptionClient) GetRetryPolicy(ctx context.Context) (int32, error) + func (c *KeyStoreExceptionClient) IsSystemError(ctx context.Context) (bool, error) + func (c *KeyStoreExceptionClient) IsTransientFailure(ctx context.Context) (bool, error) + func (c *KeyStoreExceptionClient) RequiresUserAuthentication(ctx context.Context) (bool, error) + func (c *KeyStoreExceptionClient) ToString(ctx context.Context) (string, error) + type KeyStoreParameterBuilderClient struct + func NewKeyStoreParameterBuilderClient(cc grpc.ClientConnInterface) *KeyStoreParameterBuilderClient + func (c *KeyStoreParameterBuilderClient) Build(ctx context.Context) (int64, error) + func (c *KeyStoreParameterBuilderClient) SetEncryptionRequired(ctx context.Context, arg0 bool) (int64, error) + type KeyStoreParameterClient struct + func NewKeyStoreParameterClient(cc grpc.ClientConnInterface) *KeyStoreParameterClient + func (c *KeyStoreParameterClient) IsEncryptionRequired(ctx context.Context) (bool, error) + type NetworkSecurityPolicyClient struct + func NewNetworkSecurityPolicyClient(cc grpc.ClientConnInterface) *NetworkSecurityPolicyClient + func (c *NetworkSecurityPolicyClient) GetInstance(ctx context.Context) (int64, error) + func (c *NetworkSecurityPolicyClient) IsCertificateTransparencyVerificationRequired(ctx context.Context, arg0 string) (bool, error) + func (c *NetworkSecurityPolicyClient) IsCleartextTrafficPermitted0(ctx context.Context) (bool, error) + func (c *NetworkSecurityPolicyClient) IsCleartextTrafficPermitted1_1(ctx context.Context, arg0 string) (bool, error)