Package com.lowagie.text.pdf
Class PdfPublicKeyRecipient
java.lang.Object
com.lowagie.text.pdf.PdfPublicKeyRecipient
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate CertificateDeprecated.protected byte[]Deprecated.private intDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cms
protected byte[] cmsDeprecated. -
certificate
Deprecated. -
permission
private int permissionDeprecated.
-
-
Constructor Details
-
PdfPublicKeyRecipient
Deprecated.
-
-
Method Details
-
getCertificate
Deprecated. -
getPermission
public int getPermission()Deprecated. -
getCms
protected byte[] getCms()Deprecated. -
setCms
protected void setCms(byte[] cms) Deprecated.
-