ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::tools::hash_detail::md5_sum Class Reference

Public Types

using size_type = unsigned int

Public Member Functions

 md5_sum (const std::string &atext)
void update (const unsigned char *abuf, size_type alen)
void update (const char *abuf, size_type alen)
md5_sum & finalize ()
std::string hexdigest () const

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