Available on crate feature
digest-scheme
only.Expand description
Digest
authentication scheme, as in
RFC 7616.
Structs§
- Digest
Client - Client for a
Digest
challenge, as in RFC 7616. - QopSet
- A set of zero or more
Qop
s.
Enums§
- Algorithm
- Supported algorithm from the HTTP Digest Algorithm Values registry.
- Qop
- “Quality of protection” value.