jPod PDF library

de.intarsys.pdf.crypt
Interface ISecurityHandlerFactory

All Known Implementing Classes:
StandardSecurityHandlerFactory

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 the /Encrypt entry.
 

Method Detail

getSecurityHandler

ISecurityHandler getSecurityHandler(COSEncryption encryption)
                                    throws COSSecurityException
Get a security handler instance compatible to the state defined in the /Encrypt entry.

Parameters:
encryption - The encryption object defining the state.
Returns:
Get a security handler instance compatible to the state defined in encryption.
Throws:
COSSecurityException

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.