るりまサーチ

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

別のキーワード

  1. openssl digest
  2. openssl to_der
  3. openssl to_s
  4. openssl hexdigest

ライブラリ

検索結果

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

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

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

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

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

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