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