Package | Description |
---|---|
org.bouncycastle.asn1.cmc |
Modifier and Type | Method and Description |
---|---|
BodyPartPath |
BodyPartReference.getBodyPartPath() |
BodyPartPath |
CMCUnsignedData.getBodyPartPath() |
static BodyPartPath |
BodyPartPath.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static BodyPartPath |
BodyPartPath.getInstance(Object obj) |
BodyPartPath |
ModCertTemplate.getPkiDataReference() |
Constructor and Description |
---|
BodyPartReference(BodyPartPath bodyPartPath) |
CMCUnsignedData(BodyPartPath bodyPartPath,
ASN1ObjectIdentifier identifier,
ASN1Encodable content) |
ModCertTemplate(BodyPartPath pkiDataReference,
BodyPartList certReferences,
boolean replace,
CertTemplate certTemplate) |
Copyright © 2020 BouncyCastle.org. All rights reserved.