Class BinaryRC4EncryptionVerifier

java.lang.Object
org.apache.poi.poifs.crypt.EncryptionVerifier
org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
All Implemented Interfaces:
Cloneable, EncryptionRecord

public class BinaryRC4EncryptionVerifier extends EncryptionVerifier implements EncryptionRecord, Cloneable