DEP0064:tls.createSecurePair()


类型:运行时

¥Type: Runtime

tls.createSecurePair() API 在 Node.js 0.11.3 的文档中被弃用。用户应该改用 tls.Socket

¥The tls.createSecurePair() API was deprecated in documentation in Node.js 0.11.3. Users should use tls.Socket instead.