Aes Gcm Key Provider
interface AesGcmKeyProvider
Interface to get AES GCM keys for files
Functions
Link copied to clipboard
abstract fun getAesKeyForContext(file: String, keyMode: AesGcmEncryptedFileIoProcessor.AESGCMEncrypterMode): ByteArray
Returns the 128bit or 256 key for the given file with the length depending on the key mode