CryptoSys API Library Manual

Md5.AddData Method (String)

Adds a string of Ansi characters to the digest

Syntax

[C#]
public int AddData(
	string s
)
[VB.NET]
Public Function AddData ( _
	s As String _
) As Integer

Parameters

s
String of Ansi characters

Return Value

0 on success or nonzero error code

See Also

VB6/C equivalent: MD5_AddString

[Contents] [Index]

[PREV: Md5.AddData Method (Byte)...]   [Contents]   [Index]   
   [NEXT: Md5.BytesHash Method...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.