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