Uses of Interface
org.bouncycastle.util.Store
Packages that use Store
Package
Description
Key and algorithm parameters classes for supporting provider specific algorithms and modes.
General utility classes.
-
Uses of Store in org.bouncycastle.jcajce
Subinterfaces of Store in org.bouncycastle.jcajceModifier and TypeInterfaceDescriptioninterface
PKIXCertStore<T extends Certificate>
Generic interface for a PKIX based certificate store.interface
PKIXCRLStore<T extends CRL>
Generic interface for a PKIX based CRL store. -
Uses of Store in org.bouncycastle.util
Classes in org.bouncycastle.util that implement Store