Uses of Class
org.docx4j.com.microsoft.schemas.office.x2006.encryption.CTKeyEncryptors
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.x2006.encryption |
-
Uses of CTKeyEncryptors in org.docx4j.com.microsoft.schemas.office.x2006.encryption
Fields in org.docx4j.com.microsoft.schemas.office.x2006.encryption declared as CTKeyEncryptors Modifier and Type Field Description protected CTKeyEncryptorsCTEncryption. keyEncryptorsMethods in org.docx4j.com.microsoft.schemas.office.x2006.encryption that return CTKeyEncryptors Modifier and Type Method Description CTKeyEncryptorsObjectFactory. createCTKeyEncryptors()Create an instance ofCTKeyEncryptorsCTKeyEncryptorsCTEncryption. getKeyEncryptors()Gets the value of the keyEncryptors property.Methods in org.docx4j.com.microsoft.schemas.office.x2006.encryption with parameters of type CTKeyEncryptors Modifier and Type Method Description voidCTEncryption. setKeyEncryptors(CTKeyEncryptors value)Sets the value of the keyEncryptors property.