Package | Description |
---|---|
com.pd4ml.pdf.encryption |
Modifier and Type | Method and Description |
---|---|
Iterator<PublicKeyRecipient> |
PublicKeyProtectionPolicy.getRecipientsIterator()
Returns an iterator to browse the list of recipients.
|
Modifier and Type | Method and Description |
---|---|
void |
PublicKeyProtectionPolicy.addRecipient(PublicKeyRecipient recipient)
Adds a new recipient to the recipients list.
|
boolean |
PublicKeyProtectionPolicy.removeRecipient(PublicKeyRecipient recipient)
Removes a recipient from the recipients list.
|
Revision 4.1.0 / 20211203-0554