FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function md5hashstra

^ 
Calculate md5 hash of given character string and return it's readable representation.

This function can be called directly or through md5hashstr makro.

Source:
../fmutl/md5h.h:75
Author:
ATC
Version:
1.0
Param:
str string to process.
Returns:
zero-terminated character string of 32 hexadecimal digits. After use this string should be freed with fmutl_free .
Code:
public extern "C" FMUTL_API char * md5hashstra ( const char * str )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net