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