Uses of Interface
org.bouncycastle.jcajce.PKIXCertStore
Packages that use PKIXCertStore
-
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)