Liking cljdoc? Tell your friends :D

binance-clj.auth.ed25519

JDK Ed25519 signer and unencrypted PKCS#8 PEM key loading.

JDK Ed25519 signer and unencrypted PKCS#8 PEM key loading.
raw docstring

create-signerclj

(create-signer private-key)

Creates an Ed25519 signer from a supported private-key representation.

Creates an Ed25519 signer from a supported private-key representation.
sourceraw docstring

load-private-keyclj

(load-private-key value)

Loads an Ed25519 private key from a PrivateKey or unencrypted PKCS#8 PEM text.

OpenSSH, raw seed, and encrypted PEM containers are deliberately rejected.

Loads an Ed25519 private key from a PrivateKey or unencrypted PKCS#8 PEM text.

OpenSSH, raw seed, and encrypted PEM containers are deliberately rejected.
sourceraw docstring

load-private-key-fileclj

(load-private-key-file path)

Reads and loads an unencrypted PKCS#8 PEM file.

Reads and loads an unencrypted PKCS#8 PEM file.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close