Expand description
Cryptographic operations to validate authenticated variables
Enums§
- Format
Error - 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.