るりまサーチ (Ruby 2.4.0)

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

別のキーワード

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

検索結果

OpenSSL::Cipher::DES.new(mode) -> OpenSSL::Cipher::DES (33331.0)

DES 暗号オブジェクトを生成し、返します。

...DES 暗号オブジェクトを生成し、返します。

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

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

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