Uses of Class
org.docx4j.com.microsoft.schemas.office.x2006.encryption.CTKeyEncryptors
Packages that use CTKeyEncryptors
-
Uses of CTKeyEncryptors in org.docx4j.com.microsoft.schemas.office.x2006.encryption
Fields in org.docx4j.com.microsoft.schemas.office.x2006.encryption declared as CTKeyEncryptorsMethods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return CTKeyEncryptorsModifier and TypeMethodDescriptionObjectFactory.createCTKeyEncryptors()Create an instance ofCTKeyEncryptorsCTEncryption.getKeyEncryptors()Gets the value of the keyEncryptors property.Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption with parameters of type CTKeyEncryptorsModifier and TypeMethodDescriptionvoidCTEncryption.setKeyEncryptors(CTKeyEncryptors value) Sets the value of the keyEncryptors property.