public static class Ciphers.AesGcmDecryptor extends java.lang.Object
AesGcmDecryptor(byte[] keyBytes)
byte[]
decrypt(byte[] ciphertext, byte[] aad)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AesGcmDecryptor(byte[] keyBytes)
public byte[] decrypt(byte[] ciphertext, byte[] aad)