るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.086秒)

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. ipaddr to_i
  5. bigdecimal to_i

ライブラリ

クラス

検索結果

OpenSSL::Config.load(filename = nil) -> OpenSSL::Config (21307.0)

OpenSSL::Config オブジェクトを生成します。

...enSSL::Config オブジェクトを生成します。

filename で指定したファイルから設定データを読みこみます。

filename を省略した場合は空のオブジェクトが生成されます。

@param filename ファイル名文字列
@raise OpenSSL::ConfigError 設定フ...

OpenSSL::Config.new(filename = nil) -> OpenSSL::Config (6207.0)

OpenSSL::Config オブジェクトを生成します。

...enSSL::Config オブジェクトを生成します。

filename で指定したファイルから設定データを読みこみます。

filename を省略した場合は空のオブジェクトが生成されます。

@param filename ファイル名文字列
@raise OpenSSL::ConfigError 設定フ...