DistinguishedName.GetHashCode Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetHashCode()
Servers as a hash function for a particular type. Suitable for use in hashing algorithms and hash tables.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
Int32 | Hash code. |