Adds a chunk of data in a string to be digested by the Hash object.
public int AddData( string s )
Public Function AddData ( _ s As String _ ) As Integer
VB6/C equivalent: HASH_AddBytes
HASH_AddBytes
[Contents] [Index]