IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

KeyInverseQ Property

Represents the InverseQ parameter for the RSA algorithm.

Syntax

__property String KeyInverseQ = { read=FKeyInverseQ, write=FSetKeyInverseQ };
__property DynamicArray<Byte> KeyInverseQB = { read=FKeyInverseQB, write=FSetKeyInverseQB };

Default Value

""

Remarks

Represents the InverseQ parameter for the RSA algorithm. This parameter is optional and is automatically calculated as necessary.

Data Type

Byte Array

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