るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.050秒)
トップページ > ライブラリ:openssl[x] > バージョン:2.1.0[x] > クエリ:new[x] > クエリ:openssl[x] > クラス:OpenSSL::Cipher::BF[x]

別のキーワード

  1. openssl new
  2. _builtin new
  3. rexml/document new
  4. resolv new
  5. socket new

検索結果

OpenSSL::Cipher::BF.new(mode) -> OpenSSL::Cipher::BF (87634.0)

BF(BlowFish)暗号オブジェクトを生成し、返します。

...BF(BlowFish)暗号オブジェクトを生成し、返します。

モードを文字列 mode で指定します。

指定可能なモードは OpenSSL::Cipher.ciphers で取得できます。

@param mode モード文字列...