|
Bouncy Castle Cryptography 1.23 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.asn1.pkcs.Pfx
the infamous Pfx from PKCS12
Field Summary |
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.23 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |