23 #ifndef __ccxx_MD5Password_hxx 24 #define __ccxx_MD5Password_hxx 56 static bool validate(
const String& password,
const String& ciphertext);
68 #endif // __ccxx_MD5Password_hxx
#define COMMONCPP_API
Definition: Common.h++:126
MD5-hash password encryption and validation routines.
Definition: MD5Password.h++:36
A flexible, reference counted, copy-on-write, thread-safe, nullable string.
Definition: String.h++:50
#define CCXX_COPY_DECLS(CLASS)
Inlines declarations of a copy constructor and assignment operator for the class CLASS.
Definition: Common.h++:295
Definition: AllocationMap.c++:25