るりまサーチ

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

別のキーワード

  1. openssl cleanup
  2. engine cleanup
  3. storecontext cleanup
  4. rubygems/commands/cleanup_command cleanupcommand
  5. cleanup openssl

検索結果

<< < 1 2 >>

OpenSSL::Engine.load(name = nil) -> true | nil (6.0)

Engine をロードします。

...はロード可能なすべての engine をロードします。

動的な読み込みをしたい場合は OpenSSL::Engine#by_id を
用います。

ロードに成功した場合は true を返します。

@param name ロードする engine の名前(文字列)
@see OpenSSL::Engine.cleanup...
<< < 1 2 >>