Uses of Class
com.lowagie.text.pdf.PdfPublicKeyRecipient
-
Packages that use PdfPublicKeyRecipient Package Description com.lowagie.text.pdf -
-
Uses of PdfPublicKeyRecipient in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf with type parameters of type PdfPublicKeyRecipient Modifier and Type Field Description private java.util.List<PdfPublicKeyRecipient>
PdfPublicKeySecurityHandler. recipients
Methods in com.lowagie.text.pdf with parameters of type PdfPublicKeyRecipient Modifier and Type Method Description void
PdfPublicKeySecurityHandler. addRecipient(PdfPublicKeyRecipient recipient)
-