HttpListenerWebSocketContextSecWebSocketKey Property |
Namespace: Sfs2X.WebSocketSharp.Net.WebSockets
public override 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.
if the header is not present.