MACValue Property
The computed MAC value.
Syntax
property MACValue: String read get_MACValue; property MACValueB: TBytes read get_MACValueB;
Default Value
''
Remarks
The 128 bit (16 byte) MAC value calculated after calling ComputeMAC.
This property is read-only.