Package org.conscrypt

Class OpenSSLCipher.EVP_AEAD

    • Field Detail

      • buf

        protected byte[] buf
        The byte array containing the bytes written.
      • bufCount

        protected int bufCount
        The number of bytes written.
      • evpAead

        protected long evpAead
        AEAD cipher reference.