pub fn search_verifiers(
os: Os,
purpose: Purpose,
context: Option<Context>,
technology: Option<Technology>,
) -> Result<BTreeMap<PathBuf, Vec<Verifier>>, Error>
Expand description
Searches for all verifiers matching a query of VOA identifiers.