SignerCertIssuer Property
The issuer of the certificate.
Object Oriented Interface
public function getSignerCertIssuer();
Procedural Interface
ipworksencrypt_smime_get($res, 21 );
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