Expand description
The top-level settings object for OpenPGP related settings.
Structs§
- NumData
Signatures - The required number of data signatures for an artifact.
- Openpgp
Settings - OpenPGP settings.
Enums§
- Verification
Method - The OpenPGP verification method to use for OpenPGP verifiers.
Constants§
- DEFAULT_
REQUIRED_ 🔒SIGNATURES - Default required amount of signatures for an artifact.
Functions§
- validate_
num_ 🔒data_ signatures - Validates that the required number of data signatures matches the verification method.