Runtime deprecation.
A deprecation code has been assigned.
Documentation-only deprecation.
Deprecation revoked.
类型:运行时
【Type: Runtime】
在 Node.js 0.11.3 的文档中,tls.createSecurePair() API 已被弃用。用户应改用 tls.Socket。
tls.createSecurePair()
tls.Socket
【The tls.createSecurePair() API was deprecated in documentation in Node.js 0.11.3. Users should use tls.Socket instead.】