Uses of Class
java.security.cert.X509CertSelector
| Package | Description |
|---|---|
| org.bouncycastle.x509 |
-
Uses of X509CertSelector in org.bouncycastle.x509
Subclasses of X509CertSelector in org.bouncycastle.x509 Modifier and Type Class Description classX509CertStoreSelectorThis class is a Selector implementation for X.509 certificates.Methods in org.bouncycastle.x509 with parameters of type X509CertSelector Modifier and Type Method Description static X509CertStoreSelectorX509CertStoreSelector. getInstance(X509CertSelector selector)Returns an instance of this from aX509CertSelector.