System.Security.Cryptography.MD5.Create( ??? )
- From: "Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx>
- Date: Thu, 16 Nov 2006 14:56:33 -0700
Does anyone know why the documentation for
System.Security.Cryptography.MD5.Create() seems to omit completely any
description of allowed arguments.
I'm trying to convert some C++ code to C# and seem to be getting different
MD5 results. If other algorithms are available, maybe that is related to the
problem I'm having. But the docs for this method don't tell me anything
about what algorithms are supported?
Thanks.
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
.
- Follow-Ups:
- Re: System.Security.Cryptography.MD5.Create( ??? )
- From: Jon Skeet [C# MVP]
- Re: System.Security.Cryptography.MD5.Create( ??? )
- Prev by Date: Re: OleDb DataFactory bug. Watch out.
- Next by Date: Re: Opening pdfstream in new window in asp.net-Help me
- Previous by thread: Digital Signatures
- Next by thread: Re: System.Security.Cryptography.MD5.Create( ??? )
- Index(es):
Relevant Pages
|