IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

SignerKeyRx Property

Represents the public key's Rx parameter.

Syntax

__property String SignerKeyRx = { read=FSignerKeyRx, write=FSetSignerKeyRx };
__property DynamicArray<Byte> SignerKeyRxB = { read=FSignerKeyRxB, write=FSetSignerKeyRxB };

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]