data property

String? data
getter/setter pair

The data to sign.

The MAC tag is computed over this data field based on the specific algorithm.

Required.

Implementation

core.String? data;