public class StandardSecurityHandlerFactory extends Object implements ISecurityHandlerFactory
ISecurityHandlerFactory.| Modifier and Type | Field and Description |
|---|---|
static COSName |
CN_Standard |
static COSName |
DK_R |
| Modifier and Type | Method and Description |
|---|---|
ISecurityHandler |
getSecurityHandler(COSEncryption encryption)
Get a security handler instance compatible to the state defined in the
/Encrypt entry.
|
public static final COSName CN_Standard
public static final COSName DK_R
public ISecurityHandler getSecurityHandler(COSEncryption encryption) throws COSSecurityException
ISecurityHandlerFactorygetSecurityHandler in interface ISecurityHandlerFactoryencryption - The encryption object defining the state.COSSecurityExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.