Package | Description |
---|---|
org.bouncycastle.asn1.tsp |
Modifier and Type | Method and Description |
---|---|
static PartialHashtree |
PartialHashtree.getInstance(Object obj)
Return a PartialHashtree from the given object.
|
PartialHashtree[] |
ArchiveTimeStamp.getReducedHashTree() |
Constructor and Description |
---|
ArchiveTimeStamp(AlgorithmIdentifier digestAlgorithm,
Attributes attributes,
PartialHashtree[] reducedHashTree,
ContentInfo timeStamp) |
ArchiveTimeStamp(AlgorithmIdentifier digestAlgorithm,
PartialHashtree[] reducedHashTree,
ContentInfo timeStamp) |
Copyright © 2020 BouncyCastle.org. All rights reserved.