Packagecom.adobe.livecycle.encryption.client
Classpublic final class CertificateEncryptionCompatibility
InheritanceCertificateEncryptionCompatibility Inheritance Enum

Enumeration values that correspond to Acrobat compatability levels when encrypting a PDF document with a certificate. Valid values are:
  • ACRO_6
  • ACRO_7
  • ACRO_9


  • Public Constants
     ConstantDefined By
      ACRO_6
    [static] Provide 128-bit encryption and also provide a finer granularity of control over what operations are permitted.
    CertificateEncryptionCompatibility
      ACRO_7
    [static] Encrypts the document using 128 bit keysize Advanced Encryption Standard (AES).
    CertificateEncryptionCompatibility
      ACRO_9
    [static] Encrypts the document using the 256 bit keysize Advanced Encryption Standard (AES).
    CertificateEncryptionCompatibility
    Constant Detail
    ACRO_6Constant
    public static final ACRO_6

    Provide 128-bit encryption and also provide a finer granularity of control over what operations are permitted.

    ACRO_7Constant 
    public static final ACRO_7

    Encrypts the document using 128 bit keysize Advanced Encryption Standard (AES).

    ACRO_9Constant 
    public static final ACRO_9

    Encrypts the document using the 256 bit keysize Advanced Encryption Standard (AES).





     

    Send me an e-mail when comments are added to this page | Comment Report

    Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/encryption/client/CertificateEncryptionCompatibility.html