2#ifndef _security_cryptography_triple_des_h_
3#define _security_cryptography_triple_des_h_
5#include <security/cryptography/symmetric_algorithm.h>
7namespace System {
namespace Security {
namespace Cryptography {
Symmetric algorithm using same key for encryption and decryption base class. Objects of this class sh...
Definition: symmetric_algorithm.h:19
Triple Data Encryption Standard algorithm base class. Objects of this class should only be allocated ...
Definition: triple_des.h:14
Definition: db_command.h:9