Uses of Class
org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptionHeader
-
Packages that use CryptoAPIEncryptionHeader Package Description org.apache.poi.poifs.crypt.cryptoapi -
-
Uses of CryptoAPIEncryptionHeader in org.apache.poi.poifs.crypt.cryptoapi
Methods in org.apache.poi.poifs.crypt.cryptoapi that return CryptoAPIEncryptionHeader Modifier and Type Method Description CryptoAPIEncryptionHeader
CryptoAPIEncryptionHeader. copy()
Constructors in org.apache.poi.poifs.crypt.cryptoapi with parameters of type CryptoAPIEncryptionHeader Constructor Description CryptoAPIEncryptionHeader(CryptoAPIEncryptionHeader other)
CryptoAPIEncryptionVerifier(LittleEndianInput is, CryptoAPIEncryptionHeader header)
-