るりまサーチ

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

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

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