This documentation is archived and is not being maintained.
X509Certificate.GetHashCode Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the hash code for the X.509 version 3 certificate as an integer.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
mscorlib (in mscorlib.dll)
public override int GetHashCode()
Return Value
Type:
System.Int32The 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.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0