Method: WEBrick::HTTPAuth::DigestAuth::OpaqueInfo#nc

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

#ncObject

Returns the value of attribute nc

Returns:

  • (Object)

    the current value of nc



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

def nc
  @nc
end