load_runtime_trusted_approval_key_cache

Function load_runtime_trusted_approval_key_cache 

Source
pub fn load_runtime_trusted_approval_key_cache(
    spec_path: &Path,
    configured_paths: &[PathBuf],
    bootstrap: Option<&ApprovalRefreshBootstrap>,
) -> Result<TrustedApprovalKeyCache, String>
Expand description

Load trusted approval keys for runtime startup, refreshing from the control plane when possible.