Module openpgp

Module openpgp 

Source
Expand description

Re-exports for voa_openpgp.

Structs§

OpenpgpCert
An OpenPGP certificate for “Verification of OS Artifacts (VOA)”
OpenpgpSignature
A detached OpenPGP signature for use in VOA verification.
OpenpgpSignatureCheck
The representation of an OpenPGP signature check.
VerifierLookup
An abstraction over a set of OpenpgpCert, to facilitate signature verification.