load_trusted_approval_keys_from_paths

Function load_trusted_approval_keys_from_paths 

Source
pub fn load_trusted_approval_keys_from_paths(
    paths: &[impl AsRef<Path>],
) -> Result<Vec<TrustedApprovalKey>, String>
Expand description

Load trusted approval signing keys from one or more json files.