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