SharedSecret Property
The computed shared secret.
Syntax
property SharedSecret: String read get_SharedSecret; property SharedSecretB: TBytes read get_SharedSecretB;
Default Value
''
Remarks
This property holds the shared secret computed by ComputeSecret.
This property is read-only.