e-CryptIt Engine Xojo Plugin
RIPEMD.Update Method
Use this method to add data with String to the RIPEMD stream.
Update(
data
as
String)
Parameters
data
String to add to the RIPEMD stream.
Remarks
See Also
RIPEMD Class