Pol  Rev 533
CCrypt12536 Class Reference

#include <crypt.h>

+ Inheritance diagram for CCrypt12536:
+ Collaboration diagram for CCrypt12536:

List of all members.

Public Member Functions

 CCrypt12536 ()
 CCrypt12536 (unsigned int masterKey1, unsigned int masterKey2)
 ~CCrypt12536 ()

Protected Member Functions

void Decrypt (void *pvIn, void *pvOut, int len)

Detailed Description

Definition at line 72 of file crypt.h.


Constructor & Destructor Documentation

Definition at line 131 of file crypt.cpp.

CCrypt12536::CCrypt12536 ( unsigned int  masterKey1,
unsigned int  masterKey2 
)

Definition at line 139 of file crypt.cpp.

References CCryptBlowfish::SetMasterKeys().

+ Here is the call graph for this function:

Definition at line 135 of file crypt.cpp.


Member Function Documentation

void CCrypt12536::Decrypt ( void *  pvIn,
void *  pvOut,
int  len 
) [protected, virtual]

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