Class BinaryRC4EncryptionHeader

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

public class BinaryRC4EncryptionHeader extends EncryptionHeader implements EncryptionRecord, Cloneable