Android.Security.Keystore 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.
Classes
BackendBusyException |
Indicates a transient error that prevented a key operation from being created. |
KeyExpiredException |
Indicates that a cryptographic operation failed because the employed key's validity end date is in the past. |
KeyGenParameterSpec |
|
KeyGenParameterSpec.Builder |
Builder of |
KeyInfo |
Information about a key from the Android Keystore system. |
KeyNotYetValidException |
Indicates that a cryptographic operation failed because the employed key's validity start date is in the future. |
KeyPermanentlyInvalidatedException |
Indicates that the key can no longer be used because it has been permanently invalidated. |
KeyProperties |
Properties of Android Keystore keys. |
KeyProtection |
Specification of how a key or key pair is secured when imported into the Android Keystore system. |
KeyProtection.Builder |
Builder of |
SecureKeyImportUnavailableException |
Indicates that the Keystore does not support securely importing wrapped keys. |
StrongBoxUnavailableException |
Indicates that an operation could not be performed because the requested security hardware is not available. |
UserNotAuthenticatedException |
Indicates that a cryptographic operation could not be performed because the user has not been authenticated recently enough. |
UserPresenceUnavailableException |
Indicates the condition that a proof of user-presence was requested but this proof was not presented. |
WrappedKeyEntry |
An |
Enums
KeyPropertiesAuthType | |
KeyStoreOrigin | |
KeyStorePurpose | |
KeyStoreSecurityLevel |