Class StandardEncryptionHeader

java.lang.Object
org.apache.poi.poifs.crypt.EncryptionHeader
org.apache.poi.poifs.crypt.standard.StandardEncryptionHeader
All Implemented Interfaces:
Cloneable, EncryptionRecord
Direct Known Subclasses:
CryptoAPIEncryptionHeader

public class StandardEncryptionHeader extends EncryptionHeader implements EncryptionRecord, Cloneable