Method: Ccrypto::CipherConfig#mode

Defined in:
lib/ccrypto/configs/cipher_config.rb

#modeObject (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 mode
  @mode
end