Java.Security.Cert.CertStoreSpi: Method Members

The methods of Java.Security.Cert.CertStoreSpi are listed below. For a list of all members, see the CertStoreSpi Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

abstract
EngineGetCertificates(ICertSelector) : ICollection<Certificate>
Returns the list of Certificates for the specified CertSelector from this instance.
abstract
EngineGetCRLs(ICRLSelector) : ICollection<CRL>
Returns the list of CRLs for the specified CRLSelector from this instance.