Package org.docx4j.com.microsoft.schemas.office.x2006.encryption

  • Class Summary
    Class Description
    CTDataIntegrity
    A complex type that specifies data used to verify whether the encrypted data passes an integrity check.
    CTEncryption
    Java class for CT_Encryption complex type.
    CTKeyData
    A complex type that specifies the encryption used within this element.
    CTKeyEncryptor
    A complex type that specifies the parameters used to encrypt an intermediate key, which is used to perform the final encryption of the document.
    CTKeyEncryptors
    A sequence of KeyEncryptor elements.
    ObjectFactory
    This object contains factory methods for each Java content interface and Java element interface generated in the org.docx4j.com.microsoft.schemas.office.x2006.encryption package.
  • Enum Summary
    Enum Description
    STCipherChaining
    Java class for ST_CipherChaining.
    STHashAlgorithm
    Java class for ST_HashAlgorithm.