Disables TLS renegotiation for this Socket
instance. Once called, attempts to renegotiate will trigger an error
handler on the Socket
.
There is no support for renegotiation as a server. (Attempts by clients will result in a fatal alert so that ClientHello messages cannot be used to flood a server and escape higher-level limits.)