Class ERSEvidenceRecordStore

java.lang.Object
org.bouncycastle.tsp.ers.ERSEvidenceRecordStore
All Implemented Interfaces:
org.bouncycastle.util.Store<ERSEvidenceRecord>

public class ERSEvidenceRecordStore extends Object implements org.bouncycastle.util.Store<ERSEvidenceRecord>
A Store of ERSEvidenceRecords indexed by the data-object hashes found in the leaf (first) PartialHashtree of each record's initial ArchiveTimeStamp. Records can be looked up by the data they cover using an ERSEvidenceRecordSelector; for a data group both the individual member hashes and the group hash are indexed, and where a record covers a single object directly the time-stamp imprint is used as the key.