Skip to main content

list_api_keys

Function list_api_keys 

Source
pub fn list_api_keys(
    vault_path: Option<&Path>,
) -> Result<Vec<ApiKeyFile>, OwsLibError>
Expand description

List all API keys, sorted by creation time (newest first).