SignerKeyEncoded Property
The key.
Object Oriented Interface
public function getSignerKeyEncoded($signerkeyindex); public function setSignerKeyEncoded($signerkeyindex, $value);
Procedural Interface
ipworksopenpgp_pimap_get($res, 76 , $signerkeyindex); ipworksopenpgp_pimap_set($res, 76, $value , $signerkeyindex);
Default Value
''
Remarks
The key. This property is used to assign a specific key. The SignerKeyUserId properties may also be used to specify a key.
The size of the array is controlled by the SignerKeyCount property.
This property is not available at design time.
Data Type
Binary String