[][src]Module exonum_cli::password

This module contains utilities for passphrase entry.

Structs

Passphrase

A wrapper around String which securely erases itself on drop.

Enums

PassInputMethod

Passphrase input method.

PassphraseUsage

Determines the usage of the passphrase received from user.

Constants

DEFAULT_MASTER_PASS_ENV_VAR

Default name of the environment variable with a master key passphrase.