Mentalis.org Security Library documentation

CertificateChain.VerifyChain Method

Verifies the end Certificate according to the SSL policy rules.

Overload List

Verifies the end Certificate according to the SSL policy rules.

public virtual CertificateStatus VerifyChain(string,AuthType);

Verifies the end Certificate according to the SSL policy rules.

public virtual CertificateStatus VerifyChain(string,AuthType,VerificationFlags);

See Also

CertificateChain Class | Org.Mentalis.Security.Certificates Namespace