Skip to main content

resolve_key_with_source

Function resolve_key_with_source 

Source
pub fn resolve_key_with_source(
    vault_path: &str,
) -> Result<(SecretString, KeySource), String>
Expand description

Resolve the secret key and report where it came from.