Used to generate API-compatible key pairs.
Used to generate API-compatible key pairs.
(create)
(create path)
Generates a secp256k1 ECDSA private/public key pair to be used in the API authentications
path
[string, default nil]: path to save the keys .pem files. No files will be saved if this parameter isn't provided.Generates a secp256k1 ECDSA private/public key pair to be used in the API authentications ## Parameters (optional): - `path` [string, default nil]: path to save the keys .pem files. No files will be saved if this parameter isn't provided.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close