Uses of Interface
org.bouncycastle.jcajce.PKIXCertStore
Packages that use PKIXCertStore
Package
Description
Key and algorithm parameters classes for supporting provider specific algorithms and modes.
-
Uses of PKIXCertStore in org.bouncycastle.jcajce
Methods in org.bouncycastle.jcajce that return types with arguments of type PKIXCertStoreModifier and TypeMethodDescriptionPKIXExtendedParameters.getCertificateStores()
PKIXExtendedParameters.getNamedCertificateStoreMap()
Methods in org.bouncycastle.jcajce with parameters of type PKIXCertStoreModifier and TypeMethodDescriptionPKIXExtendedParameters.Builder.addCertificateStore
(PKIXCertStore store) PKIXExtendedParameters.Builder.addNamedCertificateStore
(GeneralName issuerAltName, PKIXCertStore store)