/
org.bouncycastle/
bcprov-jdk15on/
1.46/
org/
bouncycastle/
x509/
X509StoreParameters.java
X509StoreParameters
http://www.bouncycastle.org/java.html
: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.7.
Bouncy Castle Licence
package
org.bouncycastle.x509;
public
interface
X509StoreParameters
{
}