Class AesCtrEncryptor

    • Method Detail

      • encrypt

        public byte[] encrypt​(boolean writeLength,
                              byte[] plainText,
                              byte[] AAD)
      • encrypt

        public byte[] encrypt​(boolean writeLength,
                              byte[] plainText,
                              byte[] nonce,
                              byte[] AAD)