Package | Description |
---|---|
org.bouncycastle.asn1.cms |
Modifier and Type | Method and Description |
---|---|
static TimeStampAndCRL |
TimeStampAndCRL.getInstance(Object obj)
Return a TimeStampAndCRL object from the given object.
|
TimeStampAndCRL[] |
TimeStampTokenEvidence.toTimeStampAndCRLArray() |
Constructor and Description |
---|
TimeStampTokenEvidence(TimeStampAndCRL timeStampAndCRL) |
TimeStampTokenEvidence(TimeStampAndCRL[] timeStampAndCRLs) |
Copyright © 2017 BouncyCastle.org. All rights reserved.