Returns the hash value for the X.509v3 certificate as a hexadecimal string.
[Visual Basic]
Overloads Public Function GetCertHashString() As String
The hexadecimal string representation of the X.509 certificate hash value.
| Exception Type | Condition | 
|---|---|
| CertificateException | An error occurs while retrieving the hash of the certificate. | 
Certificate Class | Certificate Members | Org.Mentalis.Security.Certificates Namespace | Certificate.GetCertHashString Overload List