|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.util.CollectionStore
org.bouncycastle.cert.jcajce.JcaCertStore
public class JcaCertStore
Class for storing Certificates for later lookup.
The class will convert X509Certificate objects into X509CertificateHolder objects.
| Constructor Summary | |
|---|---|
JcaCertStore(java.util.Collection collection)
Basic constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.bouncycastle.util.CollectionStore |
|---|
getMatches |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JcaCertStore(java.util.Collection collection)
throws java.security.cert.CertificateEncodingException
collection - - initial contents for the store, this is copied.
java.security.cert.CertificateEncodingException
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||