Bouncy Castle Cryptography Library 1.79

org.bouncycastle.tsp.ers
Class ERSEvidenceRecordStore

java.lang.Object
  |
  +--org.bouncycastle.tsp.ers.ERSEvidenceRecordStore
All Implemented Interfaces:
org.bouncycastle.util.Store

public class ERSEvidenceRecordStore
extends java.lang.Object
implements org.bouncycastle.util.Store


Constructor Summary
ERSEvidenceRecordStore(java.util.Collection records)
           
 
Method Summary
 java.util.Collection getMatches(org.bouncycastle.util.Selector selector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERSEvidenceRecordStore

public ERSEvidenceRecordStore(java.util.Collection records)
                       throws OperatorCreationException
Method Detail

getMatches

public java.util.Collection getMatches(org.bouncycastle.util.Selector selector)
                                throws org.bouncycastle.util.StoreException
Specified by:
getMatches in interface org.bouncycastle.util.Store

Bouncy Castle Cryptography Library 1.79