System.Security.Permissions.StrongNamePublicKeyBlob.GetHashCode Method

Returns a hash code based on the public key.

Syntax

public override int GetHashCode ()

Returns

The hash code based on the public key.

Remarks

Hash functions map binary strings of an arbitrary length to small binary strings of a fixed length, known as hash values.

Requirements

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