Package | Description |
---|---|
org.bouncycastle.asn1.cms | |
org.bouncycastle.asn1.tsp |
Modifier and Type | Method and Description |
---|---|
EvidenceRecord |
Evidence.getErsEvidence() |
Constructor and Description |
---|
Evidence(EvidenceRecord ersEvidence) |
Modifier and Type | Method and Description |
---|---|
EvidenceRecord |
EvidenceRecord.addArchiveTimeStamp(ArchiveTimeStamp ats,
boolean newChain)
Return a new EvidenceRecord with an added ArchiveTimeStamp
|
static EvidenceRecord |
EvidenceRecord.getInstance(ASN1TaggedObject tagged,
boolean explicit) |
static EvidenceRecord |
EvidenceRecord.getInstance(Object obj)
Return an EvidenceRecord from the given object.
|
Copyright © 2021 BouncyCastle.org. All rights reserved.