RSACryptoServiceProvider: VerifyHash |
Verifies the hash using the signature.
Public Function VerifyHash( ByRef RgbHash ( ) As Byte, ByRef Str As String, ByRef Signature ( ) As Byte ) As Boolean
Only MD5, SHA1, SHA256, SHA384, and SHA512 hashes are supported.
The Str parameter can be "MD5", "SHA", "SHA1", "SHA256", "SHA384", "SHA512" or the OID.