[][src]Module http_signature_normalization::verify

Types and methods to verify a signature or authorization header

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