るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. pop use_ssl?
  2. pop3 use_ssl?
  3. pop enable_ssl
  4. pop disable_ssl
  5. pop3 enable_ssl

検索結果

OpenSSL::Cipher::CAST5.new(mode) -> OpenSSL::Cipher::CAST5 (9328.0)

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

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

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

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

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