| Package | Description |
|---|---|
| de.intarsys.pdf.crypt |
This package implements the security relevant aspects of the PDF spec.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AESCryptHandler
An
ICryptHandlerimplementing the AES algorithm. |
class |
ArcFourCryptHandler
An
ICryptHandler implementing the RC4 algorithm. |
class |
IdentityCryptHandler
The /Identity
ICryptHandler, doing nothing a all. |
class |
StandardCryptHandler
An abstract superclass for the default implementation of
ICryptHandler. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.