|
Bouncy Castle Cryptography 1.21 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.security.cert.CertStoreSpi
|
+--org.bouncycastle.jce.provider.CertStoreCollectionSpi
| Constructor Summary | |
CertStoreCollectionSpi(java.security.cert.CertStoreParameters params)
|
|
| Method Summary | |
java.util.Collection |
engineGetCertificates(java.security.cert.CertSelector selector)
|
java.util.Collection |
engineGetCRLs(java.security.cert.CRLSelector selector)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CertStoreCollectionSpi(java.security.cert.CertStoreParameters params)
throws java.security.InvalidAlgorithmParameterException
| Method Detail |
public java.util.Collection engineGetCertificates(java.security.cert.CertSelector selector)
throws java.security.cert.CertStoreException
engineGetCertificates in class java.security.cert.CertStoreSpijava.security.cert.CertStoreException
public java.util.Collection engineGetCRLs(java.security.cert.CRLSelector selector)
throws java.security.cert.CertStoreException
engineGetCRLs in class java.security.cert.CertStoreSpijava.security.cert.CertStoreException
|
Bouncy Castle Cryptography 1.21 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||