I want to create a hash of I love cupcakes
(signed with the key abcdeg
)
How can I create that hash, using Node.js Crypto?
I want to create a hash of I love cupcakes
(signed with the key abcdeg
)
How can I create that hash, using Node.js Crypto?