Packagecom.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 128 bit Advanced Encryption Standard (AES).
PasswordEncryptionCompatability
  ACRO_9
[static] Encrypts the document using the 256 bit 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 128 bit Advanced Encryption Standard (AES).

ACRO_9Constant 
public static final ACRO_9

Encrypts the document using the 256 bit 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/PasswordEncryptionCompatability.html