System.Security.Cryptography.X509Certificates.X509Certificate.GetHashCode Method

Returns the hash code for the X.509v3 certificate as an integer.

Syntax

public override int GetHashCode ()

Returns

The hash code for the X.509 certificate as an integer.

Remarks

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.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0