UpdateData method: Crypt class

Syntax

UpdateData(Data)

Description

Use the UpdateData method to add data to the encryption chain. This method can be called multiple times after opening a profile to add data.

Parameters

Parameter Description

Data

Specify the data you want to add to the encryption chain, as a string.

Returns

None.