るりまサーチ

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

別のキーワード

  1. openssl ciphers
  2. http ciphers
  3. cipher ciphers
  4. http ciphers=
  5. openssl ciphers=

ライブラリ

検索結果

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

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

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

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

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

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