pub fn derive_encryption_key(password: &str) -> [u8; 32]
Available on crate feature account only.