Files
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
..