|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use COSEncryption | |
---|---|
de.intarsys.pdf.crypt | This package implements the security relevant aspects of the PDF spec. |
Uses of COSEncryption in de.intarsys.pdf.crypt |
---|
Methods in de.intarsys.pdf.crypt that return COSEncryption | |
---|---|
COSEncryption |
SystemSecurityHandler.getEncryption()
|
COSEncryption |
AbstractSecurityHandler.getEncryption()
|
static COSEncryption |
COSEncryption.getEncryptionIn(STXRefSection xRefSection)
|
Methods in de.intarsys.pdf.crypt with parameters of type COSEncryption | |
---|---|
static ISystemSecurityHandler |
SystemSecurityHandler.create(COSEncryption pEncryption)
|
ISecurityHandler |
StandardSecurityHandlerFactory.getSecurityHandler(COSEncryption encryption)
|
ISecurityHandler |
ISecurityHandlerFactory.getSecurityHandler(COSEncryption encryption)
Get a security handler instance compatible to the state defined in encryption. |
void |
SystemSecurityHandler.init(STDocument document,
COSEncryption encryption)
|
void |
StandardSecurityHandler.init(STDocument document,
COSEncryption encryption)
|
void |
ISystemSecurityHandler.init(STDocument document,
COSEncryption encryption)
|
void |
ISecurityHandler.init(STDocument document,
COSEncryption encryption)
|
void |
AbstractSecurityHandler.init(STDocument document,
COSEncryption pEncryption)
|
|
intarsys PDF library API | |||||||||
PREV NEXT | FRAMES NO FRAMES |