NodetlsTLSSocket.prototype.disableRenegotiationmethod TLSSocket.prototype.disableRenegotiation#TLSSocket.prototype.disableRenegotiation(): voidDisables TLS renegotiation for this TLSSocket instance. Once called, attempts to renegotiate will trigger an 'error' event on the TLSSocket. Return Type #void
method TLSSocket.prototype.disableRenegotiation#TLSSocket.prototype.disableRenegotiation(): voidDisables TLS renegotiation for this TLSSocket instance. Once called, attempts to renegotiate will trigger an 'error' event on the TLSSocket. Return Type #void