Module verify

Module verify 

Source
Expand description

Export types used for signature verification

Structs§

ParseSignatureError
The error produced when parsing the HTTPT Signature fails, including the name of the field that was invalid.
ParsedHeader
The successful result of parsing a Signature or Authorization header
Unvalidated
The Unvalidated stage
Unverified
The Unverified step of the verification process

Enums§

Algorithm
Kinds of algorithms
DeprecatedAlgorithm
Algorithms that may be present in an HTTP Signature’s algorithm field, but are considered deprecated due to security issues
ValidateError
Kinds of errors for validating a request