るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.023秒)
トップページ > クエリ:int[x] > クラス:OpenSSL::Cipher[x]

別のキーワード

  1. socket int
  2. prime int_from_prime_division
  3. _builtin to_int
  4. mkmf convertible_int
  5. option int

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

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

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