|
intarsys PDF library API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISecurityHandlerFactory
A factory for creating an ISecurityHandler.
| Method Summary | |
|---|---|
ISecurityHandler |
getSecurityHandler(COSEncryption encryption)
Get a security handler instance compatible to the state defined in encryption. |
| Method Detail |
|---|
ISecurityHandler getSecurityHandler(COSEncryption encryption)
throws COSSecurityException
The security handler returned is associated in a 1:1 relationship with the encryption object.
encryption - The encryption object defining the state.
COSSecurityException
|
intarsys PDF library API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||