The methods of Java.Security.Cert.CertStore are listed below. For a list of all members, see the CertStore Members list.
See Also: Inherited members from Java.Lang.Object
GetCertificates(ICertSelector)Returns the list of Certificates for the specified CertSelector from this certificate store. | ||
GetCRLs(ICRLSelector)Returns the list of CRLs for the specified CRLSelector from this certificate store. | ||
static | GetInstance(string, ICertStoreParameters)Creates a new CertStore instance with the specified type and initialized with the specified parameters. | |
static | GetInstance(string, ICertStoreParameters, Java.Security.Provider)Creates a new CertStore instance from the specified provider with the specified type and initialized with the specified parameters. | |
static | GetInstance(string, ICertStoreParameters, string)Creates a new CertStore instance from the specified provider with the specified type and initialized with the specified parameters. |