omni::crypto::md5::md5
NAME

omni::crypto::md5::md5

A member ctor of omni::crypto::md5

#include <omni/crypto/md5.hpp>
omni::crypto::md5::md5()


OVERLOADS

omni::crypto::md5::md5(const omni::crypto::md5& cp)
omni::crypto::md5::md5(const std::string& hash)
omni::crypto::md5::md5(const std::string& text, const omni::crypto::hash_type& type)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top