|
Bouncy Castle Cryptography 1.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.pkcs.Pfx
public class Pfx
the infamous Pfx from PKCS12
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Pfx(ASN1Sequence seq)
|
|
Pfx(ContentInfo contentInfo,
MacData macData)
|
|
| Method Summary | |
|---|---|
ContentInfo |
getAuthSafe()
|
MacData |
getMacData()
|
DERObject |
toASN1Object()
|
| Methods inherited from class org.bouncycastle.asn1.ASN1Encodable |
|---|
equals, getDERObject, getEncoded, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, 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 toASN1Object()
toASN1Object in class ASN1Encodable
|
Bouncy Castle Cryptography 1.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||