Package | Description |
---|---|
org.spongycastle.asn1.pkcs |
Support classes useful for encoding and supporting the various RSA PKCS documents.
|
Modifier and Type | Field and Description |
---|---|
private MacData |
Pfx.macData |
Modifier and Type | Method and Description |
---|---|
static MacData |
MacData.getInstance(java.lang.Object obj) |
MacData |
Pfx.getMacData() |
Constructor and Description |
---|
Pfx(ContentInfo contentInfo,
MacData macData) |