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

Class EncryptionHeader

    • Field Detail

      • ALGORITHM_RC4

        public static final int ALGORITHM_RC4
      • ALGORITHM_AES_128

        public static final int ALGORITHM_AES_128
      • ALGORITHM_AES_192

        public static final int ALGORITHM_AES_192
      • ALGORITHM_AES_256

        public static final int ALGORITHM_AES_256
      • HASH_NONE

        public static final int HASH_NONE
      • HASH_SHA1

        public static final int HASH_SHA1
      • HASH_SHA256

        public static final int HASH_SHA256
      • HASH_SHA384

        public static final int HASH_SHA384
      • HASH_SHA512

        public static final int HASH_SHA512
      • PROVIDER_RC4

        public static final int PROVIDER_RC4
      • PROVIDER_AES

        public static final int PROVIDER_AES
      • MODE_ECB

        public static final int MODE_ECB
      • MODE_CBC

        public static final int MODE_CBC
      • MODE_CFB

        public static final int MODE_CFB
    • Method Detail

      • getCipherMode

        public int getCipherMode()
        Deprecated. use getChainingMode().ecmaId
      • getFlags

        public int getFlags()
      • getSizeExtra

        public int getSizeExtra()
      • getAlgorithm

        public int getAlgorithm()
        Deprecated. use getCipherAlgorithm()
      • getHashAlgorithm

        public int getHashAlgorithm()
        Deprecated. use getHashAlgorithmEx()
      • getKeySize

        public int getKeySize()
      • getBlockSize

        public int getBlockSize()
      • getKeySalt

        public byte[] getKeySalt()
      • getProviderType

        public int getProviderType()
        Deprecated. use getCipherProvider()
      • getCspName

        public java.lang.String getCspName()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.