MCPcopy 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';
4const crypto = require('crypto');

Callers

nothing calls this directly

Calls 8

extractMetadataFunction · 0.85
matchMethod · 0.65
mapMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
fromMethod · 0.45
appendFileSyncMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected