IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

RecipientKeyExponent Property

Represents the Exponent parameter for the RSA algorithm.

Syntax

__property String RecipientKeyExponent = { read=FRecipientKeyExponent, write=FSetRecipientKeyExponent };
__property DynamicArray<Byte> RecipientKeyExponentB = { read=FRecipientKeyExponentB, write=FSetRecipientKeyExponentB };

Default Value

""

Remarks

Represents the Exponent parameter for the RSA algorithm.

Data Type

Byte Array

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