Expand description
Commands to interact with VOA.
Structs§
- Purpose
AndContext - A
Purposeand aContext.
Functions§
- get_
technology_ settings - Returns a
TechnologySettingsfor 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
VerifierWriterfrom 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
verifierto a VOA hierarchy in a directory.