RecipientKeyEncoded Property
The key.
Object Oriented Interface
public function getRecipientKeyEncoded($recipientkeyindex); public function setRecipientKeyEncoded($recipientkeyindex, $value);
Procedural Interface
ipworksopenpgp_pfilemailer_get($res, 43 , $recipientkeyindex); ipworksopenpgp_pfilemailer_set($res, 43, $value , $recipientkeyindex);
Default Value
''
Remarks
The key. This property is used to assign a specific key. The RecipientKeyUserId properties may also be used to specify a key.
The size of the array is controlled by the RecipientKeyCount property.
This property is not available at design time.
Data Type
Binary String