Module http_signature_normalization_actix::verify[][src]

Expand description

Types for Verifying an HTTP Signature

Structs

The error produced when parsing the HTTPT Signature fails, including the name of the field that was invalid.

The successful result of parsing a Signature or Authorization header

The Unvalidated stage

The Unverified step of the verification process

Enums

Kinds of algorithms

Algorithms that may be present in an HTTP Signature’s algorithm field, but are considered deprecated due to security issues

Kinds of errors for validating a request