MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::ARC4 Class Reference

Public Types

enum  { STATE_SIZE = 256 }
typedef ARC4 Encryption
typedef ARC4 Decryption

Public Member Functions

void Process (byte *, const byte *, word32)
void SetKey (const byte *, word32)

Detailed Description

Definition at line 32 of file arc4.hpp.


The documentation for this class was generated from the following files: