KeyPublicKey Property
The public key of the key.
Object Oriented Interface
public function getKeyPublicKey();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 8 );
Default Value
''
Remarks
The public key of the key. The key is provided as ASCII armored data.
This property is read-only and not available at design time.
Data Type
String