Package com.lowagie.text.pdf
Class PdfPublicKeySecurityHandler
java.lang.Object
com.lowagie.text.pdf.PdfPublicKeySecurityHandler
- Author:
- Aiken Sam (aikensam@ieee.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRecipient(PdfPublicKeyRecipient recipient) byte[]getEncodedRecipient(int index) intprotected byte[]getSeed()static byte[]unescapedString(byte[] bytes)
-
Constructor Details
-
PdfPublicKeySecurityHandler
public PdfPublicKeySecurityHandler()
-
-
Method Details
-
unescapedString
- Throws:
BadPdfFormatException
-
addRecipient
-
getSeed
protected byte[] getSeed() -
getRecipientsSize
public int getRecipientsSize() -
getEncodedRecipient
- Throws:
IOExceptionGeneralSecurityException
-
getEncodedRecipients
- Throws:
IOExceptionGeneralSecurityException
-