RSAPKCS1SignatureDeformatter.SetHashAlgorithm Method
Silverlight
Sets the hash algorithm to use for verifying the signature.
Namespace: System.Security.Cryptography
Assembly: mscorlib.Extensions (in mscorlib.Extensions.dll)
Parameters
- strName
- Type: System.String
The name of the hash algorithm to use for verifying the signature.
You must set a hash algorithm before calling VerifySignature.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.