IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

KeyRx Property

Represents the public key's Rx parameter.

Syntax

__property String KeyRx = { read=FKeyRx, write=FSetKeyRx };
__property DynamicArray<Byte> KeyRxB = { read=FKeyRxB, write=FSetKeyRxB };

Default Value

""

Remarks

Represents the public key's Rx parameter.

Note: This value is only applicable when using a NIST curve.

Data Type

Byte Array

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