Crate readpassphrase_sys

Crate readpassphrase_sys 

Source

Constants§

RPP_ECHO_OFF
Turn off echo (default).
RPP_ECHO_ON
Leave echo on.
RPP_FORCELOWER
Force input to lower case.
RPP_FORCEUPPER
Force input to upper case.
RPP_REQUIRE_TTY
Fail if there is no tty.
RPP_SEVENBIT
Strip the high bit from input.
RPP_STDIN
Read from stdin, no /dev/tty

Functions§

readpassphrase