Skip to main content

decrypt_stored

Function decrypt_stored 

Source
pub fn decrypt_stored(stored: &str) -> Result<String>
Expand description

Decrypt a stored value using the process key (legacy-plaintext passthrough; sealed-without-key errors).