Method: Ccrypto::CipherConfig#key_config

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

#key_configObject

construct a standard key config for key generation engine



25
26
27
# File 'lib/ccrypto/configs/cipher_config.rb', line 25

def key_config
  @key_config
end