Mentalis.org Security Library documentation

CertificateStore.FindCertificateByUsage Method

Finds a certificate having an enhanced key extension that matches one of the keyUsage members.

Overload List

Finds a certificate having an enhanced key extension that matches one of the keyUsage members.

public Certificate FindCertificateByUsage(string[]);

Finds a certificate having an enhanced key extension that matches one of the keyUsage members.

public Certificate FindCertificateByUsage(string[],Certificate);

See Also

CertificateStore Class | Org.Mentalis.Security.Certificates Namespace