| Package | Description |
|---|---|
| de.intarsys.pdf.crypt |
This package implements the security relevant aspects of the PDF spec.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SystemSecurityHandlerV0
The
ISystemSecurityHandler implementing /V 0 of the PDF spec. |
class |
SystemSecurityHandlerV1
The
ISystemSecurityHandler implementing /V 1 of the PDF spec. |
class |
SystemSecurityHandlerV2
The
ISystemSecurityHandler implementing /V 2 of the PDF spec. |
class |
SystemSecurityHandlerV3
The
ISystemSecurityHandler implementing /V 3 of the PDF spec. |
class |
SystemSecurityHandlerV4
The
ISystemSecurityHandler implementing /V 4 of the PDF spec. |
| Modifier and Type | Method and Description |
|---|---|
static SystemSecurityHandler |
SystemSecurityHandler.createFromSt(STDocument doc) |
static SystemSecurityHandler |
SystemSecurityHandler.createNewV1() |
static SystemSecurityHandler |
SystemSecurityHandler.createNewV2() |
static SystemSecurityHandler |
SystemSecurityHandler.createNewV4() |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.