|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.bouncycastle.asn1.pkcs.Pfx
the infamous Pfx from PKCS12
| Constructor Summary | |
Pfx(ASN1Sequence seq)
|
|
Pfx(ContentInfo contentInfo,
MacData macData)
|
|
| Method Summary | |
ContentInfo |
getAuthSafe()
|
DERObject |
getDERObject()
|
MacData |
getMacData()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Pfx(ASN1Sequence seq)
public Pfx(ContentInfo contentInfo,
MacData macData)
| Method Detail |
public ContentInfo getAuthSafe()
public MacData getMacData()
public DERObject getDERObject()
getDERObject in interface DEREncodable
|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||