KeyId Property
The Id of the key used to encrypt the message.
Syntax
property KeyId: String read get_KeyId write set_KeyId;
Default Value
''
Remarks
This property optionally specifies the Id of the key used to encrypt the message.
Any string value may be supplied here to help the other party identify the key used to encrypt the message. This may be set before calling the Encrypt method.