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