Uses of Class
org.docx4j.com.microsoft.schemas.office.x2006.encryption.CTEncryption
Packages that use CTEncryption
Package
Description
-
Uses of CTEncryption in org.docx4j.com.microsoft.schemas.office.x2006.encryption
Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return CTEncryptionModifier and TypeMethodDescriptionObjectFactory.createCTEncryption()Create an instance ofCTEncryptionMethods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return types with arguments of type CTEncryptionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEncryption>ObjectFactory.createEncryption(CTEncryption value) Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption with parameters of type CTEncryptionModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTEncryption>ObjectFactory.createEncryption(CTEncryption value) -
Uses of CTEncryption in org.docx4j.org.apache.poi.poifs.crypt.agile
Methods in org.docx4j.org.apache.poi.poifs.crypt.agile that return CTEncryptionModifier and TypeMethodDescriptionprotected CTEncryptionAgileEncryptor.createEncryptionDocument()protected static CTEncryptionAgileEncryptionInfoBuilder.parseDescriptor(InputStream descriptor) protected static CTEncryptionAgileEncryptionInfoBuilder.parseDescriptor(String descriptor) Methods in org.docx4j.org.apache.poi.poifs.crypt.agile with parameters of type CTEncryptionModifier and TypeMethodDescriptionprotected voidAgileEncryptor.marshallEncryptionDocument(CTEncryption ed, LittleEndianByteArrayOutputStream os) Constructors in org.docx4j.org.apache.poi.poifs.crypt.agile with parameters of type CTEncryptionModifierConstructorDescriptionprotectedprotected