property IsServerSupport: boolean;
Description
Indicates whether the TLS server supports the renegotiation indication extension. The IsServerSupport property is set automatically on the TLS connection handshake. If the server supports this extension, the user can renegotiate the connection to avoid attacks.
This property is read-only.