Cloning a Digest (HashAlgorithm)

From: Kishore (kishorerc@hotmail.com)
Date: 07/25/02


From: "Kishore" <kishorerc@hotmail.com>
Date: Wed, 24 Jul 2002 15:45:16 -0700


Guys,

Do you know if I can somehow clone a message digest (eg HashAlgorithm
instance). The problem I have is this :

I have an instance of the HashAlgorithm. I updated it using the
TransformBlock() method. Now I want to get a Clone of that digest. I dont
know how to do it.

Please help.

Thanks,
Kishore