Skip to main content

get_secret

Function get_secret 

Source
pub fn get_secret<'a>(
    murk: &'a Murk,
    key: &str,
    pubkey: &str,
) -> Option<&'a str>
Expand description

Look up a decrypted value. Scoped overrides take priority over shared values.