Class Encryptor

java.lang.Object
org.docx4j.org.apache.poi.poifs.crypt.Encryptor
All Implemented Interfaces:
GenericRecord
Direct Known Subclasses:
AgileEncryptor, BinaryRC4Encryptor, CryptoAPIEncryptor, StandardEncryptor, XOREncryptor

public abstract class Encryptor extends Object implements GenericRecord