NameDescriptionTypeAdditional information
IV

The initialization vector used in cryptography operations. It must be a valid random or pseudorandom value. When used in the cryptography operation, it must be converted to Base64 byte[]

string

None.

Data

The data dictionary that will be encrypted/decrypted.

Dictionary of string [key] and string [value]

None.