2 years ago
#152161
KI4JGT
How do you load an ed25519 key string into nodejs?
I can generate a key with crypto.generateKeyPairSync()
But how do I go about loading it from a string/file?
node.js
public-key-encryption
ed25519
0 Answers
Your Answer
2 years ago
#152161
KI4JGT
I can generate a key with crypto.generateKeyPairSync()
But how do I go about loading it from a string/file?
node.js
public-key-encryption
ed25519
0 Answers
Your Answer