Skip to contents

Load a key pair from the morie keystore

Usage

morie_crypto_keystore_load(
  name,
  password,
  path = .morie_keystore_default_path()
)

Arguments

name

Identifier.

password

Character scalar.

path

Keystore path.

Value

Named list with pk (raw) and sk (raw).