Skip to main content

PASSPHRASE_LENGTH

Constant PASSPHRASE_LENGTH 

Source
pub(crate) const PASSPHRASE_LENGTH: usize = 30;
Expand description

The length of a passphrase, in chars or bytes as the string is ASCII.