e-CryptIt Engine Xojo Plugin

SHA_384.Update Method

Use this method to add data with String to the SHA_384 stream.

Update(
   data as String)

Parameters

data
String to add to the SHA_384 stream.

Remarks

See Also

SHA_384 Class