Liking cljdoc? Tell your friends :D
Clojure only.

starkbank.key

Used to generate API-compatible key pairs.

Used to generate API-compatible key pairs.
raw docstring

createclj

(create)
(create path)

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.
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.
sourceraw docstring

key-pairclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close