2#ifndef _security_cryptography_rc2_h_
3#define _security_cryptography_rc2_h_
5#include <security/cryptography/symmetric_algorithm.h>
7namespace System {
namespace Security {
namespace Cryptography {
17 ASPOSECPP_SHARED_API
RC2();
RC2 symmetric algorithm base class. Objects of this class should only be allocated using System::Make...
Definition: rc2.h:14
Symmetric algorithm using same key for encryption and decryption base class. Objects of this class sh...
Definition: symmetric_algorithm.h:19
Definition: db_command.h:9