Method: WEBrick::HTTPAuth::DigestAuth#algorithm

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

#algorithmObject (readonly)

Digest authentication algorithm



58
59
60
# File 'lib/webrick/httpauth/digestauth.rb', line 58

def algorithm
  @algorithm
end