| Package | Description |
|---|---|
| org.bouncycastle.asn1.pkcs | |
| org.bouncycastle.pkcs |
| Modifier and Type | Method and Description |
|---|---|
ContentInfo |
Pfx.getAuthSafe() |
ContentInfo |
SignedData.getContentInfo() |
ContentInfo[] |
AuthenticatedSafe.getContentInfo() |
static ContentInfo |
ContentInfo.getInstance(Object obj) |
| Constructor and Description |
|---|
AuthenticatedSafe(ContentInfo[] info) |
Pfx(ContentInfo contentInfo,
MacData macData) |
SignedData(ASN1Integer _version,
ASN1Set _digestAlgorithms,
ContentInfo _contentInfo,
ASN1Set _certificates,
ASN1Set _crls,
ASN1Set _signerInfos) |
| Modifier and Type | Method and Description |
|---|---|
ContentInfo[] |
PKCS12PfxPdu.getContentInfos()
Return the content infos in the AuthenticatedSafe contained in this Pfx.
|
| Constructor and Description |
|---|
PKCS12SafeBagFactory(ContentInfo info) |
PKCS12SafeBagFactory(ContentInfo info,
InputDecryptorProvider inputDecryptorProvider) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.