IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

SharedSecret Property

The computed shared secret.

Syntax

__property String SharedSecret = { read=FSharedSecret };
__property DynamicArray<Byte> SharedSecretB = { read=FSharedSecretB };

Default Value

""

Remarks

This property holds the shared secret computed by ComputeSecret.

This property is read-only.

Data Type

Byte Array

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