Documentation of 'org.apache.poi.poifs.crypt.EncryptionVerifier' Java class
EncryptionVerifier
org.apache.poi.poifs.crypt

Class EncryptionVerifier

    • Method Detail

      • getSalt

        public byte[] getSalt()
      • getVerifier

        @Deprecated
        public byte[] getVerifier()
        Deprecated. use getEncryptedVerifier()
        The method name is misleading - you'll get the encrypted verifier, not the plain verifier
      • getEncryptedVerifier

        public byte[] getEncryptedVerifier()
      • getVerifierHash

        @Deprecated
        public byte[] getVerifierHash()
        Deprecated. use getEnryptedVerifierHash
        The method name is misleading - you'll get the encrypted verifier hash, not the plain verifier hash
      • getEncryptedVerifierHash

        public byte[] getEncryptedVerifierHash()
      • getSpinCount

        public int getSpinCount()
      • getCipherMode

        public int getCipherMode()
      • getAlgorithm

        public int getAlgorithm()
      • getAlgorithmName

        @Deprecated
        public java.lang.String getAlgorithmName()
        Deprecated. use getCipherAlgorithm().jceId
      • getEncryptedKey

        public byte[] getEncryptedKey()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.