CertIssuer Property
The issuer of the certificate.
Object Oriented Interface
public function getCertIssuer();
Procedural Interface
ipworksopenpgp_certmgr_get($res, 6 );
Default Value
''
Remarks
The issuer of the certificate. This property contains a string representation of the name of the issuing authority for the certificate.
This property is read-only.
Data Type
String