This documentation is archived and is not being maintained.
MsmqSecureHashAlgorithm Enumeration
Visual Studio 2008
Contains the hashing algorithms that Message Queuing (MSMQ) can use to sign messages.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Member name | Description | |
|---|---|---|
| MD5 | The Message Digest Algorithm 5 (MD5). | |
| Sha1 | The Secure Hash Algorithm (SHA-1). | |
| Sha256 | The SHA-256 algorithm. | |
| Sha512 | The SHA 512 algorithm. |
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: