| e-CryptIt Engine Xojo Plugin |
|
HMAC_SHA_256.Update Method (console safe)
Use this method to add data with String to the HMAC_SHA_256 stream.

Update(
data
as String)
Parameters
- data
- String to add to the HMAC_SHA_256 stream.
Remarks
See Also
HMAC_SHA_256 Class