るりまサーチ

最速Rubyリファレンスマニュアル検索!
216件ヒット [201-216件を表示] (0.175秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:openssl[x] > クエリ:e[x] > クラス:OpenSSL::Cipher[x]

別のキーワード

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

ライブラリ

キーワード

検索結果

<< < 1 2 3 >>

OpenSSL::Cipher#iv=(iv) (14002.0)

IV(Initialization Vector) を設定します。

...IV(Initialization Vector) を設定します。

@param iv IV文字列...

OpenSSL::Cipher#random_iv -> String (14002.0)

IV を乱数で生成し、暗号オブジェクトに設定します。

IV を乱数で生成し、暗号オブジェクトに設定します。

生成した IV を文字列で返します。
<< < 1 2 3 >>