Uses of Class
org.bouncycastle.jcajce.PKIXCertStoreSelector
Packages that use PKIXCertStoreSelector
Package
Description
Key and algorithm parameters classes for supporting provider specific algorithms and modes.
-
Uses of PKIXCertStoreSelector in org.bouncycastle.jcajce
Methods in org.bouncycastle.jcajce that return PKIXCertStoreSelectorModifier and TypeMethodDescriptionPKIXCertStoreSelector
<? extends Certificate> PKIXCertStoreSelector.Builder.build()
Build a selector.PKIXExtendedParameters.getTargetConstraints()
Returns the required constraints on the target certificate.Methods in org.bouncycastle.jcajce with parameters of type PKIXCertStoreSelectorModifier and TypeMethodDescriptionstatic Collection
<? extends Certificate> PKIXCertStoreSelector.getCertificates
(PKIXCertStoreSelector selector, CertStore certStore) PKIXExtendedParameters.Builder.setTargetConstraints
(PKIXCertStoreSelector selector)