Module digest

Source
Available on crate feature digest-scheme only.
Expand description

Digest authentication scheme, as in RFC 7616.

Structs§

DigestClient
Client for a Digest challenge, as in RFC 7616.
QopSet
A set of zero or more Qops.

Enums§

Algorithm
Supported algorithm from the HTTP Digest Algorithm Values registry.
Qop
“Quality of protection” value.