Server IP : 66.29.132.122 / Your IP : 18.117.12.43 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/proc/self/root/proc/thread-self/root/proc/self/root/proc/self/root/opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/Auth/Digest/Nonce/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: private_key rw: RW - !ruby/object:RI::Attribute comment: name: time_limit rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: parse comment: - !ruby/struct:SM::Flow::P body: Rack::Auth::Digest::Nonce is the default nonce generator for the Rack::Auth::Digest::MD5 authentication handler. - !ruby/struct:SM::Flow::P body: <tt>private_key</tt> needs to set to a constant string. - !ruby/struct:SM::Flow::P body: <tt>time_limit</tt> can be optionally set to an integer (number of seconds), to limit the validity of the generated nonces. constants: [] full_name: Rack::Auth::Digest::Nonce includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: digest - !ruby/object:RI::MethodSummary name: fresh? - !ruby/object:RI::MethodSummary name: stale? - !ruby/object:RI::MethodSummary name: to_s - !ruby/object:RI::MethodSummary name: valid? name: Nonce superclass: Object