intarsys PDF library API

de.intarsys.pdf.crypt
Class StandardSecurityHandlerR3

java.lang.Object
  extended by de.intarsys.pdf.crypt.AbstractSecurityHandler
      extended by de.intarsys.pdf.crypt.StandardSecurityHandler
          extended by de.intarsys.pdf.crypt.StandardSecurityHandlerR3
All Implemented Interfaces:
ICryptHandler, ISecurityHandler

public class StandardSecurityHandlerR3
extends StandardSecurityHandler

The ISecurityHandler implementing /R 3 of the PDF spec.


Field Summary
static String CIPHER_ALGORITHM
           
static String DIGEST_ALGORITHM
           
static String KEY_ALGORITHM
           
 
Fields inherited from class de.intarsys.pdf.crypt.StandardSecurityHandler
DEFAULT_ACCESS_PERMISSIONS, DK_EncryptMetadata, DK_O, DK_P, DK_R, DK_U
 
Constructor Summary
StandardSecurityHandlerR3()
           
 
Method Summary
 
Methods inherited from class de.intarsys.pdf.crypt.StandardSecurityHandler
authenticate, decrypt, encrypt, getAccessPermissions, getCryptKey, init
 
Methods inherited from class de.intarsys.pdf.crypt.AbstractSecurityHandler
getEncryption
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY_ALGORITHM

public static final String KEY_ALGORITHM
See Also:
Constant Field Values

CIPHER_ALGORITHM

public static final String CIPHER_ALGORITHM
See Also:
Constant Field Values

DIGEST_ALGORITHM

public static final String DIGEST_ALGORITHM
See Also:
Constant Field Values
Constructor Detail

StandardSecurityHandlerR3

public StandardSecurityHandlerR3()

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.