Class EncryptionVerifier

    • Method Detail

      • getSalt

        public byte[] getSalt()
      • getEncryptedVerifier

        public byte[] getEncryptedVerifier()
      • getEncryptedVerifierHash

        public byte[] getEncryptedVerifierHash()
      • getSpinCount

        public int getSpinCount()
      • getEncryptedKey

        public byte[] getEncryptedKey()
      • clone

        public EncryptionVerifier clone()
                                 throws java.lang.CloneNotSupportedException
        Throws:
        java.lang.CloneNotSupportedException