public class PdfPublicKeySecurityHandler extends Object
| Constructor | Description |
|---|---|
PdfPublicKeySecurityHandler() |
| Modifier and Type | Method | 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 IOException,
GeneralSecurityException
IOExceptionGeneralSecurityExceptionpublic PdfArray getEncodedRecipients() throws IOException, GeneralSecurityException
IOExceptionGeneralSecurityExceptionCopyright © 2018. All rights reserved.