るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.135秒)
トップページ > クエリ:i[x] > クエリ:h[x] > クエリ:egd_bytes[x]

別のキーワード

  1. _builtin to_h
  2. hash to_h
  3. env to_h
  4. struct to_h
  5. array to_h

ライブラリ

モジュール

検索結果

OpenSSL::Random.#egd_bytes(filename, length) -> true (18301.0)

EGD(Entropy Gathering Daemon) から length バイト分のエントロピーを得ます。

...EGD(Entropy Gathering Daemon) から length バイト分のエントロピーを得ます。

filename で指定した Unix domain socket から EGD に問い合わせ、
指定した大きさのエントロピーを乱数生成器に追加します。

@param filename EGD のソケットのファ...
...イル名
@param length 読み込むバイト数
@raise OpenSSL::Random::RandomError


@raise OpenSSL::Random::RandomError...