Class: Ccrypto::CipherEngineConfig
- Inherits:
-
CipherConfig
- Object
- CipherConfig
- Ccrypto::CipherEngineConfig
- Defined in:
- lib/ccrypto/configs/cipher_config.rb
Instance Attribute Summary
Attributes inherited from CipherConfig
#algo, #cipherOps, #iv, #ivLength, #key, #keysize, #mode, #padding
Attributes included from AlgoConfig
Method Summary
Methods inherited from CipherConfig
#decrypt_cipher_mode, #encrypt_cipher_mode, #has_iv?, #has_key?, #initialize, #is_algo?, #is_decrypt_cipher_mode?, #is_encrypt_cipher_mode?, #is_mode?, #logger, #to_s
Methods included from AlgoConfig
Constructor Details
This class inherits a constructor from Ccrypto::CipherConfig