Method: WEBrick::HTTPAuth::DigestAuth::OpaqueInfo#nonce

Defined in:
lib/webrick/httpauth/digestauth.rb

#nonceObject

Returns the value of attribute nonce

Returns:

  • (Object)

    the current value of nonce



54
55
56
# File 'lib/webrick/httpauth/digestauth.rb', line 54

def nonce
  @nonce
end