Mentalis.org Security Library documentation

Certificate.GetCertHashString Method

Returns the hash value for the X.509v3 certificate as a hexadecimal string.

Overload List

Returns the hash value for the X.509v3 certificate as a hexadecimal string.

public string GetCertHashString();

Returns the hash value for the X.509v3 certificate as a hexadecimal string.

public string GetCertHashString(HashType);

See Also

Certificate Class | Certificate Members | Org.Mentalis.Security.Certificates Namespace