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.
|
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.
|
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.
|