instance method OpenSSL::Cipher#random_iv

random_iv -> String[permalink][rdoc][edit]

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

生成した IV を文字列で返します。