|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.x509.X509Store
Method Summary | |
static X509Store |
getInstance(java.lang.String type,
X509StoreParameters parameters)
Deprecated. |
static X509Store |
getInstance(java.lang.String type,
X509StoreParameters parameters,
java.security.Provider provider)
Deprecated. |
static X509Store |
getInstance(java.lang.String type,
X509StoreParameters parameters,
java.lang.String provider)
Deprecated. |
java.util.Collection |
getMatches(Selector selector)
Deprecated. |
java.security.Provider |
getProvider()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static X509Store getInstance(java.lang.String type, X509StoreParameters parameters) throws NoSuchStoreException
public static X509Store getInstance(java.lang.String type, X509StoreParameters parameters, java.lang.String provider) throws NoSuchStoreException, java.security.NoSuchProviderException
public static X509Store getInstance(java.lang.String type, X509StoreParameters parameters, java.security.Provider provider) throws NoSuchStoreException
public java.security.Provider getProvider()
public java.util.Collection getMatches(Selector selector)
getMatches
in interface Store
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |