Uses of Class
java.security.cert.CertStoreSpi
| Package | Description |
|---|---|
| java.security.cert |
This package provides all the classes and all the interfaces needed to generate, administer and verify
X.509 certificates.
|
| org.bouncycastle.jce.provider |
-
Uses of CertStoreSpi in java.security.cert
Constructors in java.security.cert with parameters of type CertStoreSpi Constructor Description CertStore(CertStoreSpi storeSpi, Provider provider, String type, CertStoreParameters params)Creates a newCertStoreinstance. -
Uses of CertStoreSpi in org.bouncycastle.jce.provider
Subclasses of CertStoreSpi in org.bouncycastle.jce.provider Modifier and Type Class Description classCertStoreCollectionSpi