Ref: https://github.com/nodejs/node/pull/11349 Used in: ``` tedious-1.14.0.tgz/lib/message-io.js:117: this.securePair = tls.createSecurePair(credentials); ``` See also #135. See e.g. https://github.com/sidorares/node-mysql2/pull/367 for a feature detection example.