Sign the specified hash value.
- rgbHash
- The hash to be signed.
- str
- The algorithm used to compute the hash value.
An array of 40 bytes containing the DSA signature of the specified hash.
A System.Security.Cryptography.CryptographicException is thrown is str isn't "SHA1".
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0