TlsStream.GetHashCode Method Namespace: Rebex.Net Assembly: Rebex.Tls.dll (version 7.0.9313) GetHashCode() Gets a hash code of this object. Declaration public override int GetHashCode() Returns Type Description Int32 A hash code of this object. Overrides Object.GetHashCode()