Returns the hash code for the X.509v3 certificate as an integer.
[Visual Basic]
Overrides Public Function GetHashCode() As Integer
The hash code for the X.509 certificate as an integer.
If the X.509 certificate hash is an array of more than 4 bytes, any byte after the fourth byte is not seen in this integer representation.
Certificate Class | Certificate Members | Org.Mentalis.Security.Certificates Namespace