SecretKeyEncryptorConfig
Configuration class for SecretKeyEncryptor. It contains various properties that can be set to configure the encryption process.
Inheritors
Properties
Link copied to clipboard
Flag to enforce the use of an asymmetric key.
Link copied to clipboard
Flag to invalidate the key by biometric enrollment.
Link copied to clipboard
Flag to prefer StrongBox for key storage if available. For detail please refer to https://developer.android.com/privacy-and-security/keystore
Link copied to clipboard
The size of the symmetric key.
Link copied to clipboard
Flag to throw an exception when an encryption/decryption error occurs.