Expand description
Export types used for signature verification
Structs§
- Parse
Signature Error - The error produced when parsing the HTTPT Signature fails, including the name of the field that was invalid.
- Parsed
Header - 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
- Deprecated
Algorithm - Algorithms that may be present in an HTTP Signature’s
algorithmfield, but are considered deprecated due to security issues - Validate
Error - Kinds of errors for validating a request