Crate hancock

Source
Expand description

HTTP Signature handling utility.

More details in the Signature struct

Structs§

Signature
A parsed or generated Signature.

Enums§

ParseError
Errors that may be produced when parsing a signature header
SignError
Errors that may be produced when creating a signature
VerifyError
Errors that may be produced when verifying a signature