Android.Security Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to a few facilities of the Android security subsystems.
Classes
| Name | Description |
|---|---|
| AppUriAuthenticationPolicy |
The app-URI authentication policy is set by the credential management app. |
| AppUriAuthenticationPolicy.Builder |
Builder class for |
| AppUriAuthenticationPolicy.InterfaceConsts | |
| AttestedKeyPair |
The |
| ConfirmationAlreadyPresentingException |
This exception is thrown when presenting a prompt fails because another prompt is already being presented. |
| ConfirmationCallback |
Callback class used when signaling that a prompt is no longer being presented. |
| ConfirmationNotAvailableException |
This exception is thrown when presenting a prompt fails because the environment lacks facilities for showing confirmations. |
| ConfirmationPrompt |
Class used for displaying confirmation prompts. |
| ConfirmationPrompt.Builder |
A builder that collects arguments, to be shown on the system-provided confirmation prompt. |
| FileIntegrityManager |
This class provides access to file integrity related operations. |
| GrantedKeyInfo |
Information about a key pair granted to an application via KeyChain. |
| GrantedKeyInfo.InterfaceConsts | |
| KeyChain |
The |
| KeyChainException |
Thrown on problems accessing the |
| KeyChainManager |
Manages KeyChain certificates and grants. |
| KeyPairGeneratorSpec |
This provides the required parameters needed for initializing the
|
| KeyPairGeneratorSpec.Builder |
Builder class for |
| KeyStoreException |
Exception containing information about the failure at the Keystore / KeyMint layer while generating or using a key. |
| KeyStoreParameter |
This provides the optional parameters that can be specified for
|
| KeyStoreParameter.Builder |
Builder class for |
| NetworkSecurityPolicy |
Network security policy. |
| NetworkSecurityPolicy.Builder |
A builder for a |
Interfaces
| Name | Description |
|---|---|
| IKeyChainAliasCallback |
The KeyChainAliasCallback is the callback for |
Enums
| Name | Description |
|---|---|
| DomainEncryptionMode | |
| KeyChainManagerKeyPairScope | |
| KeyStoreExceptionError | |
| KeyStoreExceptionRetry | |