Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::util::strategy::TMd5HashAlgorithm Class Reference

RSA MD5 hash algorithm. More...

#include <md5_hash_algorithm.hh>

Inheritance diagram for mpcl::util::strategy::TMd5HashAlgorithm:

mpcl::util::strategy::IHashAlgorithm< TString, TString > List of all members.

Public Methods

TString execute (const TString &rkySOURCE_KEY) const

Detailed Description

RSA MD5 hash algorithm.

Definition at line 48 of file md5_hash_algorithm.hh.


Member Function Documentation

mpcl::text::TString mpcl::util::strategy::TMd5HashAlgorithm::execute const TString &    rkySOURCE_KEY const [virtual]
 

Applies the hash algorithm for the key rkySOURCE_KEY.

Parameters:
rkySOURCE_KEY  Source key.
Returns:
Hash value.

Implements mpcl::util::strategy::IHashAlgorithm< TString, TString >.

Definition at line 36 of file md5_hash_algorithm.cc.

References mpcl::text::TString.


The documentation for this class was generated from the following files:
Generated on Mon Oct 13 02:35:27 2003 for MPCL by doxygen1.2.18