WebSocketContextSecWebSocketKey Property |
Namespace: Sfs2X.WebSocketSharp.Net.WebSockets
public abstract string SecWebSocketKey { get; }
A String that represents the value of the Sec-WebSocket-Key header.
The value is used to prove that the server received a valid WebSocket handshake request.