dbp::codec::encoder_md5 Class Reference

MD5 encoder. More...

#include <encoder_md5.h>

List of all members.

Public Member Functions

virtual void encode (std::istream &in, std::ostream &out)
 Calculate MD5 hash.

Detailed Description

MD5 encoder.

This class implements the MD5 hashing algorithm.


Member Function Documentation

virtual void dbp::codec::encoder_md5::encode ( std::istream &  in,
std::ostream &  out 
) [virtual]

Calculate MD5 hash.

Calculates md5 hash of the data from the input stream and places the hash value into the output stream.

Parameters:
in the input stream
out the output stream

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

 
Support This Project
SourceForge.net Logo