Unable to sign a file with nodejs crypto
I’ve created a private Key with nodejs crypto and want to sign a file with this key.
My code is following:
I’ve created a private Key with nodejs crypto and want to sign a file with this key.
My code is following: