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

[View source]

13
14
15
# File 'lib/ccrypto/configs/cipher_config.rb', line 13

def mode
  @mode
end