org.apache.poi.poifs.crypt.binaryrc4
Class BinaryRC4EncryptionVerifier
- java.lang.Object
-
- org.apache.poi.poifs.crypt.EncryptionVerifier
-
- org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- All Implemented Interfaces:
- EncryptionRecord
public class BinaryRC4EncryptionVerifier extends EncryptionVerifier implements EncryptionRecord
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidwrite(LittleEndianByteArrayOutputStream bos)-
Methods inherited from class org.apache.poi.poifs.crypt.EncryptionVerifier
getAlgorithm, getAlgorithmName, getChainingMode, getCipherAlgorithm, getCipherMode, getEncryptedKey, getEncryptedVerifier, getEncryptedVerifierHash, getHashAlgorithm, getSalt, getSpinCount, getVerifier, getVerifierHash
-
-
-
-
Method Detail
-
write
public void write(LittleEndianByteArrayOutputStream bos)
- Specified by:
writein interfaceEncryptionRecord
-
-
DataMelt 3.0 © DataMelt by jWork.ORG