property SecWebSocketKey: string;

 

Description

Gets the Sec-WebSocket-Key that is used for identifying the client in the current connection. The SecWebSocketKey key is automatically generated when calling the Connect method.

The SecWebSocketKey field is used in the WebSocket opening handshake. It is sent from the client to the server to provide part of the information used by the server to prove that it received a valid WebSocket opening handshake.

 

This property is read-only.

 

See also

Connect

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support