Versions in this module Expand all Collapse all v2 v2.2.1 Nov 18, 2021 Changes in this version + const QopAuthentication + const QopIntegrity + const QopPrivacy + type Challenge struct + Algorithm string + Charset string + Cipher []string + Nonce string + Qop []string + Realm string + func ParseChallenge(challenge []byte) (*Challenge, error)