Uses of Class
org.bouncycastle.x509.NoSuchStoreException
| Package | Description |
|---|---|
| org.bouncycastle.cms | |
| org.bouncycastle.x509 |
-
Uses of NoSuchStoreException in org.bouncycastle.cms
Methods in org.bouncycastle.cms that throw NoSuchStoreException Modifier and Type Method Description X509StoreCMSSignedData. getAttributeCertificates(String type, String provider)Deprecated.use base Store returning methodX509StoreCMSSignedData. getAttributeCertificates(String type, Provider provider)Deprecated.use base Store returning method -
Uses of NoSuchStoreException in org.bouncycastle.x509
Methods in org.bouncycastle.x509 that throw NoSuchStoreException Modifier and Type Method Description static X509StoreX509Store. getInstance(String type, X509StoreParameters parameters)static X509StoreX509Store. getInstance(String type, X509StoreParameters parameters, String provider)static X509StoreX509Store. getInstance(String type, X509StoreParameters parameters, Provider provider)