20 #include "mongo/base/string_data.h"
21 #include "mongo/util/md5.hpp"
30 const StringData& clearTextPassword);
std::string createPasswordDigest(const StringData &username, const StringData &clearTextPassword)
Hashes the password so that it can be stored in a user object or used for MONGODB-CR authentication...
the main MongoDB namespace
Definition: bulk_operation_builder.h:24