Method: Ccrypto::CipherConfig#ivLength
- Defined in:
- lib/ccrypto/configs/cipher_config.rb
#ivLength ⇒ Object (readonly)
Returns the value of attribute ivLength.
14 15 16 |
# File 'lib/ccrypto/configs/cipher_config.rb', line 14 def ivLength @ivLength end |