public class AesProvider extends PinProtectedProvider
AesEncrypter
's standard encryption for protection of all data
written through its Encrypter.Constructor and Description |
---|
AesProvider() |
Modifier and Type | Method and Description |
---|---|
protected Encrypter |
createEncrypter(com.tozny.crypto.android.AesCbcWithIntegrity.SecretKeys masterKey) |
changePinCode, createPinCode, getEncrypter, hasPinCode, logAccessTime, needsAuth, passphraseExists, startWithPassphrase
protected Encrypter createEncrypter(com.tozny.crypto.android.AesCbcWithIntegrity.SecretKeys masterKey)
createEncrypter
in class PinProtectedProvider