TlsSocket.NegotiateAsync Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
NegotiateAsync()
Negotiates TLS/SSL cipher.
Declaration
public async Task NegotiateAsync()
Returns
Type | Description |
---|---|
Task | A Task that represents the asynchronous operation. |