Class AESDecrypter

    • Method Detail

      • getPasswordVerifierLength

        public int getPasswordVerifierLength()
      • getSaltLength

        public int getSaltLength()
      • getCalculatedAuthenticationBytes

        public byte[] getCalculatedAuthenticationBytes()
      • setStoredMac

        public void setStoredMac​(byte[] storedMac)
      • getStoredMac

        public byte[] getStoredMac()