| DSACryptoServiceProvider: VerifySignature |
Verifies the signature for the hash value.
Public Function VerifySignature( ByRef RgbHash ( ) As Byte, ByRef RgbSignature ( ) As Byte ) As Boolean
Only SHA1 hash values are supported.
Project VBCorLib Overview Class DSACryptoServiceProvider Overview DSACryptoServiceProvider Properties DSACryptoServiceProvider Methods VerifyHash