DefinitelyTyped/types/node
Stuart Kennedy c79f8617d2
[@types/node] Add KeyObject and CipherKey to crypto's createHm… (#42604)
Update the createHmac function definition to accept KeyObject in addition to BinaryLike for the 'key' argument.
Update the createDecipheriv function definition to accept CipherKey instead of BinaryLike for the 'key' argument.
2020-02-25 16:36:26 -08:00
..
scripts/generate-inspector
test
ts3.2
ts3.5
v0
v4
v6
v7
v8
v9
v10
v11
v12
assert.d.ts
async_hooks.d.ts
base.d.ts
buffer.d.ts
child_process.d.ts
cluster.d.ts
console.d.ts
constants.d.ts
crypto.d.ts [@types/node] Add KeyObject and CipherKey to crypto's createHm… (#42604) 2020-02-25 16:36:26 -08:00
dgram.d.ts
dns.d.ts
domain.d.ts
events.d.ts
fs.d.ts
globals.d.ts
http2.d.ts
http.d.ts
https.d.ts
index.d.ts
inspector.d.ts
module.d.ts
net.d.ts
node-tests.ts
os.d.ts
package.json
path.d.ts
perf_hooks.d.ts
process.d.ts
punycode.d.ts
querystring.d.ts
readline.d.ts
repl.d.ts
stream.d.ts
string_decoder.d.ts
timers.d.ts
tls.d.ts
trace_events.d.ts
tsconfig.json
tslint.json
tty.d.ts
url.d.ts
util.d.ts
v8.d.ts
vm.d.ts
worker_threads.d.ts
zlib.d.ts