Module settings

Module settings 

Source
Expand description

The top-level settings object for OpenPGP related settings.

Structs§

NumDataSignatures
The required number of data signatures for an artifact.
OpenpgpSettings
OpenPGP settings.

Enums§

VerificationMethod
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.