Method: Ccrypto::CipherConfig#algo
- Defined in:
- lib/ccrypto/configs/cipher_config.rb
#algo ⇒ 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 algo @algo end |