Method: WEBrick::HTTPAuth::DigestAuth::OpaqueInfo#nonce
- Defined in:
- lib/webrick/httpauth/digestauth.rb
#nonce ⇒ Object
Returns the value of attribute nonce
54 55 56 |
# File 'lib/webrick/httpauth/digestauth.rb', line 54 def nonce @nonce end |