Package com.lowagie.text.pdf
Class PdfPublicKeyRecipient
java.lang.Object
com.lowagie.text.pdf.PdfPublicKeyRecipient
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cms
protected byte[] cms -
certificate
-
permission
private int permission
-
-
Constructor Details
-
PdfPublicKeyRecipient
-
-
Method Details
-
getCertificate
-
getPermission
public int getPermission() -
getCms
protected byte[] getCms() -
setCms
protected void setCms(byte[] cms)
-