| DSACryptoServiceProvider: SignHash |
Creates a signature for a hash value.
Public Function SignHash( ByRef RgbHash ( ) As Byte, ByVal Str As String ) As Byte ( )
Only SHA1 hash values are supported.
Project VBCorLib Overview Class DSACryptoServiceProvider Overview DSACryptoServiceProvider Properties DSACryptoServiceProvider Methods SignData ToString