Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ tls.js
File
tls.js
test/common/tls.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable node-core/crypto-check */
2
3
'use strict'
;
4
const
crypto = require(
'crypto'
);
Callers
nothing calls this directly
Calls
8
extractMetadata
Function · 0.85
match
Method · 0.65
map
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
from
Method · 0.45
appendFileSync
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected