Sign the specified hash value.
- rgbHash
- The hash to be signed.
- str
- OID for the hash algorithm using in the signature.
The signature value of the processed buffer.
This method is LIMITED to SHA1 and MD5 like the MS framework 1.0 and 1.1 because there's no method to get a hash algorithm from an OID. However there's no such limit when using the RSAPKCS1[De]Formatter class.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0