TlsSignatureScheme.Equals Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Equals(TlsSignatureScheme)
Determines whether the specified other is equal to this object.
Declaration
public bool Equals(TlsSignatureScheme other)
Parameters
| Type | Name | Description |
|---|---|---|
| Tls |
other | The Tls |
Returns
| Type | Description |
|---|---|
| Boolean |
|
Implements
Equals(Object)
Determines whether the specified obj is equal to this object.
Declaration
public override bool Equals(object obj)
Parameters
Returns
| Type | Description |
|---|---|
| Boolean |
|