package tezos-signer-backends

  1. Overview
  2. Docs
val decrypt_list : Tezos_client_base.Client_context.io_wallet -> string list -> (unit, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t

Encrypts a secret key using the given password

Prompts password twice to user for confirmation and returns the corresponding encrypted secret key

OCaml

Innovation. Community. Security.