NDW_Team
August 26th, 2002, 05:26 AM
Hi all.
I'm new to .Net and I really want to go deep inside it coz it bring a lot of functionality using namespace.
I want to begin my investigation by using the security namespace. I need to be abble to generate hash of buffer or hash of file so I've thinking using the MD5 class offer in security namespace.
The problem is that I'm not abble to find a good and simple example of that.
Is there anyone that could help me ?
I just want to find a C/C++ example that use the MD5 .Net class to generate a hash.
Really thanks.
I'm new to .Net and I really want to go deep inside it coz it bring a lot of functionality using namespace.
I want to begin my investigation by using the security namespace. I need to be abble to generate hash of buffer or hash of file so I've thinking using the MD5 class offer in security namespace.
The problem is that I'm not abble to find a good and simple example of that.
Is there anyone that could help me ?
I just want to find a C/C++ example that use the MD5 .Net class to generate a hash.
Really thanks.