Package | Description |
---|---|
org.bouncycastle.asn1.cmc |
Modifier and Type | Method and Description |
---|---|
TaggedContentInfo[] |
PKIData.getCmsSequence() |
static TaggedContentInfo |
TaggedContentInfo.getInstance(ASN1TaggedObject obj,
boolean explicit) |
static TaggedContentInfo |
TaggedContentInfo.getInstance(Object o) |
Constructor and Description |
---|
PKIData(TaggedAttribute[] controlSequence,
TaggedRequest[] reqSequence,
TaggedContentInfo[] cmsSequence,
OtherMsg[] otherMsgSequence) |
Copyright © 2021 BouncyCastle.org. All rights reserved.