#include <MD5Hash.h>
Public Types | |
typedef unsigned int | uint4 |
typedef unsigned short int | uint2 |
typedef unsigned char | uchar |
Public Member Functions | |
const uchar * | digest () const |
String | asString () const |
void | encode (const String &s) |
This class is based on the MD5 implementation of RSA Date Security, Inc. (Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.).