るりまサーチ (Ruby 3.2)

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

別のキーワード

  1. openssl integer
  2. asn1 integer
  3. _builtin integer
  4. integer chr
  5. integer new

キーワード

検索結果

OpenSSL::Cipher#block_size -> Integer (313.0)

暗号化のブロックのサイズをバイト数で返します。

暗号化のブロックのサイズをバイト数で返します。

OpenSSL::Cipher#iv_len -> Integer (313.0)

必要な IV(Initialization Vector) の長さをバイト数で返します。

必要な IV(Initialization Vector) の長さをバイト数で返します。

OpenSSL::Cipher#key_len -> Integer (313.0)

暗号鍵の長さをバイト数で返します。

暗号鍵の長さをバイト数で返します。