com.mindbright.security.pkcs12
public final class PFX extends ASN1Sequence
| Modifier and Type | Field and Description |
|---|---|
ContentInfo |
authSafe |
MacData |
macData |
ASN1Integer |
version |
components, count, ofTypeisSet, tag| Constructor and Description |
|---|
PFX() |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
getDataContent() |
addComponent, addComponent, addOptional, addOptional, addOptional, decodeValue, encodeValue, equals, getComponent, getCount, getDecodeComponent, getDefault, getDistinctComponent, hashCode, isOptional, ofTypedecodeValue, getTag, getType, isSet, setValue, toStringpublic ASN1Integer version
public ContentInfo authSafe
public MacData macData
public ASN1OctetString getDataContent()