Module auth_var_crypto

Source
Expand description

Cryptographic operations to validate authenticated variables

Enums§

FormatError
Errors that occur due to various formatting issues in the crypto objects.

Functions§

authenticate_variable
Authenticate the variable against the certs in the provided signature_lists, returning true if the auth was successful.