IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

KeyX Property

Represents the X parameter for the Elgamal algorithm.

Syntax

__property String KeyX = { read=FKeyX, write=FSetKeyX };
__property DynamicArray<Byte> KeyXB = { read=FKeyXB, write=FSetKeyXB };

Default Value

""

Remarks

Represents the X parameter for the Elgamal algorithm.

Data Type

Byte Array

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