Method: Ccrypto::CipherConfig#padding
- Defined in:
- lib/ccrypto/configs/cipher_config.rb
#padding ⇒ Object (readonly)
set while this config is initialize and should not be changed
13 14 15 |
# File 'lib/ccrypto/configs/cipher_config.rb', line 13 def padding @padding end |