Constant ethers::signers::yubihsm::authentication::key::PBKDF2_SALT[][src]

pub const PBKDF2_SALT: &'static [u8];
Expand description

Salt value to use with PBKDF2 when deriving auth keys from a password. This salt is designed to be compatible with the password functionality in yubihsm-shell (otherwise using a static salt is not best practice).