Module commands

Module commands 

Source
Expand description

Commands to interact with VOA.

Structs§

PurposeAndContext
A Purpose and a Context.

Functions§

get_technology_settings
Returns a TechnologySettings for an OS or a specific context of an OS.
get_voa_config
Returns the current, fully resolved VOA configuration object for the system.
get_writable_load_path
Returns a writable VOA load path.
load_verifier
Returns an implementation of VerifierWriter from an input.
openpgp_verify
Verifies a regular file using a set of OpenPGP certificates and signatures.
read_openpgp_signatures
Reads OpenPGP signatures from a list of regular files.
read_openpgp_verifiers
Reads all OpenPGP certificates that match a VOA query.
search_verifiers
Searches for all verifiers matching a query of VOA identifiers.
write_verifier_to_hierarchy
Writes a verifier to a VOA hierarchy in a directory.