com.github.rs3vans.krypto / AuthenticatingBlockCipher / <init>

<init>

AuthenticatingBlockCipher(key: SecretKey, provider: KryptoProvider = KryptoProvider.defaultInstance)

An encrypting/decrypting cipher which uses the Galois-counter mode (GCM).