IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

KeyK Property

Represent the private key (K) parameter.

Syntax

__property String KeyK = { read=FKeyK, write=FSetKeyK };
__property DynamicArray<Byte> KeyKB = { read=FKeyKB, write=FSetKeyKB };

Default Value

""

Remarks

Represent the private key (K) 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]