MsmqSecureHashAlgorithm Enumeration
.NET Framework 4.5
Contains the hashing algorithms that Message Queuing (MSMQ) can use to sign messages.
Namespace: System.ServiceModel
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 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.