public class PdfPublicKeySecurityHandler
extends java.lang.Object
| Constructor and Description |
|---|
PdfPublicKeySecurityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipient(PdfPublicKeyRecipient recipient) |
byte[] |
getEncodedRecipient(int index) |
PdfArray |
getEncodedRecipients() |
int |
getRecipientsSize() |
protected byte[] |
getSeed() |
public void addRecipient(PdfPublicKeyRecipient recipient)
protected byte[] getSeed()
public int getRecipientsSize()
public byte[] getEncodedRecipient(int index)
throws java.io.IOException,
java.security.GeneralSecurityException
java.io.IOExceptionjava.security.GeneralSecurityExceptionpublic PdfArray getEncodedRecipients() throws java.io.IOException, java.security.GeneralSecurityException
java.io.IOExceptionjava.security.GeneralSecurityExceptionCopyright © 2013. All Rights Reserved.