Skip to main content

master_key

Function master_key 

Source
pub fn master_key(password: &[u8], salt: &[u8]) -> SecretBytes
Expand description

Derive the master key from a keychain password.