DigestAuthInfo

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

checkNonce
NonceState checkNonce(string nonce, HTTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
createNonce
string createNonce(HTTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

realm
string realm;
Undocumented in source.
secret
ubyte[16] secret;
Undocumented in source.
timeout
Duration timeout;
Undocumented in source.

Meta