DistinguishedName.GetHashCode Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
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. |