Skip to main content

load_api_key

Function load_api_key 

Source
pub fn load_api_key(
    id: &str,
    vault_path: Option<&Path>,
) -> Result<ApiKeyFile, OwsLibError>
Expand description

Load an API key by its ID.