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. clone()
Constructors in org.apache.poi.poifs.crypt.cryptoapi with parameters of type CryptoAPIEncryptionHeader Constructor Description CryptoAPIEncryptionVerifier(LittleEndianInput is, CryptoAPIEncryptionHeader header)
-