KeyEncoded Property
The key.
Object Oriented Interface
public function getKeyEncoded($keyindex); public function setKeyEncoded($keyindex, $value);
Procedural Interface
ipworksopenpgp_pfilemailer_get($res, 22 , $keyindex); ipworksopenpgp_pfilemailer_set($res, 22, $value , $keyindex);
Default Value
''
Remarks
The key. This property is used to assign a specific key. The KeyUserId properties may also be used to specify a key.
The size of the array is controlled by the KeyCount property.
This property is not available at design time.
Data Type
Binary String