Package | Description |
---|---|
org.bouncycastle.asn1.tsp |
Modifier and Type | Method and Description |
---|---|
ArchiveTimeStampSequence |
ArchiveTimeStampSequence.append(ArchiveTimeStampChain chain)
Adds an
ArchiveTimeStampChain to the ArchiveTimeStamp sequence. |
ArchiveTimeStampSequence |
EvidenceRecord.getArchiveTimeStampSequence() |
static ArchiveTimeStampSequence |
ArchiveTimeStampSequence.getInstance(Object obj)
Return an ArchiveTimestampSequence from the given object.
|
Constructor and Description |
---|
EvidenceRecord(AlgorithmIdentifier[] digestAlgorithms,
CryptoInfos cryptoInfos,
EncryptionInfo encryptionInfo,
ArchiveTimeStampSequence archiveTimeStampSequence) |
Copyright © 2020 BouncyCastle.org. All rights reserved.