IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

KeyXSk Property

Holds the private key data.

Syntax

__property String KeyXSk = { read=FKeyXSk, write=FSetKeyXSk };
__property DynamicArray<Byte> KeyXSkB = { read=FKeyXSkB, write=FSetKeyXSkB };

Default Value

""

Remarks

Holds the private key data.

Note: This value is only applicable when using Curve25519 or Curve448.

Data Type

Byte Array

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