Constants
MustParamsAuth = ['cnonce','nc']
MustParams = ['username','realm','nonce','uri','response']
OpaqueInfo = Struct.new(:time, :nonce, :nc)
AuthScheme = "Digest"
Attributes
| [R] | qop | |
| [R] | algorithm |
MustParamsAuth = ['cnonce','nc']
MustParams = ['username','realm','nonce','uri','response']
OpaqueInfo = Struct.new(:time, :nonce, :nc)
AuthScheme = "Digest"
| [R] | qop | |
| [R] | algorithm |