るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.089秒)
トップページ > クエリ:openssl[x] > クエリ:p[x] > クエリ:CipherError[x] > バージョン:3.1[x] > クエリ:key_len=[x]

別のキーワード

  1. openssl ciphererror
  2. openssl openssl::cipher::ciphererror
  3. ciphererror openssl

ライブラリ

クラス

検索結果

OpenSSL::Cipher#key_len=(length) (96337.0)

暗号鍵の長さを変更します。

暗号鍵の長さを変更します。

@param length 新しく設定する長さ(バイト数)
@raise OpenSSL::Cipher::CipherError 指定した長さが不適切である(暗号方式の規格上許されていない値である)場合に発生します