るりまサーチ

最速Rubyリファレンスマニュアル検索!
108件ヒット [101-108件を表示] (0.081秒)
トップページ > クエリ:n[x] > クエリ:algorithm[x]

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n=
  3. pop n_bytes
  4. rsa n
  5. pop3 n_bytes

検索結果

<< < 1 2 >>

WEBrick::Config::DigestAuth -> Hash (3006.0)

WEBrick::HTTPAuth::DigestAuth の設定のデフォルト値を保持したハッシュです。

...EBrick::Config::DigestAuth = {
:Algorithm => 'MD5-sess', # or 'MD5'
:Domain => nil, # an array includes domain names.
:Qop => [ 'auth' ], # 'auth' or 'auth-int' or both.
:UseOpaque => true,
:UseNextNonce...
...=> false,
:CheckNc => false,
:UseAuthenticationInfoHeader => true,
:AutoReloadUserDB => true,
:NonceExpirePeriod => 30*60,
:NonceExpireDelta => 60,
:InternetExplorerHack => true,
:OperaHack => true,
}...
<< < 1 2 >>