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