CertPublicKey Property
The public key of the certificate.
Object Oriented Interface
public function getCertPublicKey();
Procedural Interface
ipworksopenpgp_certmgr_get($res, 11 );
Default Value
''
Remarks
The public key of the certificate. The key is provided as PEM/Base64-encoded data.
This property is read-only.
Data Type
String