#include <AnonBytewise.h>
Public Member Functions | |
AnonBytewise () | |
virtual | ~AnonBytewise () |
Protected Member Functions | |
ANON_RESULT | anonymize (void *buf, unsigned int len) |
Protected Attributes | |
unsigned char | anonbytes [256] |
AnonBytewise::AnonBytewise | ( | ) |
AnonBytewise::~AnonBytewise | ( | ) | [virtual] |
AnonPrimitive::ANON_RESULT AnonBytewise::anonymize | ( | void * | buf, | |
unsigned int | len | |||
) | [protected, virtual] |
Implements AnonPrimitive.
unsigned char AnonBytewise::anonbytes[256] [protected] |