Mentalis.org Security Library documentation

CertificateStore.FindCertificate Method

Returns the first certificate from the CertificateStore.

Overload List

Returns the first certificate from the CertificateStore.

public Certificate FindCertificate();

Returns a certificate from the CertificateStore.

public Certificate FindCertificate(Certificate);

See Also

CertificateStore Class | Org.Mentalis.Security.Certificates Namespace