DEP0192:require('node:_tls_common') 和 require('node:_tls_wrap')
【DEP0192: require('node:_tls_common') and require('node:_tls_wrap')】
类型:仅文档
【Type: Documentation-only】
node:_tls_common 和 node:_tls_wrap 模块已被弃用,因为它们应被视为 Node.js 的内部实现,而不是面向公共的 API,请改用 node:tls。
【The node:_tls_common and node:_tls_wrap modules are deprecated as they should be considered
an internal nodejs implementation rather than a public facing API, use node:tls instead.】