Skip to main content

get_pepper

Function get_pepper 

Source
pub fn get_pepper(vault_id: &str) -> Result<Option<[u8; 32]>, String>
Expand description

Read the pepper for vault_id. Ok(None) means no entry exists on this device (the caller then falls back to the recovery code).