RecipientKey Property
The public key used to compute the shared secret.
Syntax
property RecipientKey: TipcECCKey read get_RecipientKey write set_RecipientKey;
Remarks
This property specifies the public key used to compute the shared secret. This must be set before calling ComputeSecret.