IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

MACValue Property

The computed MAC value.

Syntax

__property String MACValue = { read=FMACValue };
__property DynamicArray<Byte> MACValueB = { read=FMACValueB };

Default Value

""

Remarks

The 128 bit (16 byte) MAC value calculated after calling ComputeMAC.

This property is read-only.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 C++ Builder Edition - Version 20.0 [Build 8155]