Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.pdfbox.pdmodel.encryption.PublicKeyRecipient
Uses in package org.pdfbox.pdmodel.encryption
Methods with parameter type org.pdfbox.pdmodel.encryption.PublicKeyRecipient
void
PublicKeyProtectionPolicy
.
addRecipient
(
PublicKeyRecipient
r)
Adds a new recipient to the recipients list.
boolean
PublicKeyProtectionPolicy
.
removeRecipient
(
PublicKeyRecipient
r)
Removes a recipient from the recipients list.
Overview
Package
Class
Use
Tree
Index
Deprecated
About