RSACryptoServiceProvider: SignHash |
Signs a hash using RSA AT_SIGNATURE.
Public Function SignHash( ByRef RgbHash ( ) As Byte, ByRef Str As String ) As Byte ( )
Only MD5, SHA1, SHA256, SHA384, and SHA512 hashes are supported.
The Str parameter can be "MD5", "SHA", "SHA1", "SHA256", "SHA384", "SHA512" or the OID.