SHA1.hpp File Reference
#include "SHA1.h"
#include <string.h>
#include <sstream>
#include <iomanip>
#include "uscxml/Common.h"
Include dependency graph for SHA1.hpp:
Go to the source code of this file.
Functions | |
USCXML_API std::string | uscxml::sha1 (const char *data, size_t length) |
USCXML_API std::string | uscxml::sha1 (const std::string &data) |
Detailed Description
- Copyright
- Simplified BSD