Package com.adobe.livecycle.encryption.client
Classpublic final class PasswordEncryptionCompatability
InheritancePasswordEncryptionCompatability Inheritance Enum

Enum vaues that correspond to Acrobat compatability levels. Valid values are:



Public Constants
 ConstantDefined by
  ACRO_3
[static] Provides 40-bit encryption.
PasswordEncryptionCompatability
  ACRO_5
[static] Provide 128-bit encryption and also provide a finer granularity of control over what operations are permitted.
PasswordEncryptionCompatability
  ACRO_6
[static] Provide 128-bit encryption and also provide a finer granularity of control over what operations are permitted.
PasswordEncryptionCompatability
  ACRO_7
[static] Encrypts the document using the Advanced Encryption Standard (AES).
PasswordEncryptionCompatability
Constant Detail
ACRO_3Constant
public static final ACRO_3

Provides 40-bit encryption.

ACRO_5Constant 
public static final ACRO_5

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

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 the 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/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/encryption/client/PasswordEncryptionCompatability.html