|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.PdfPublicKeyRecipient
public class PdfPublicKeyRecipient
| Field Summary | |
|---|---|
protected byte[] |
cms
|
| Constructor Summary | |
|---|---|
PdfPublicKeyRecipient(java.security.cert.Certificate certificate,
int permission)
|
|
| Method Summary | |
|---|---|
java.security.cert.Certificate |
getCertificate()
|
protected byte[] |
getCms()
|
int |
getPermission()
|
protected void |
setCms(byte[] cms)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected byte[] cms
| Constructor Detail |
|---|
public PdfPublicKeyRecipient(java.security.cert.Certificate certificate,
int permission)
| Method Detail |
|---|
public java.security.cert.Certificate getCertificate()
public int getPermission()
protected void setCms(byte[] cms)
protected byte[] getCms()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||