CertVersion Property
The certificate's version number.
Object Oriented Interface
public function getCertVersion();
Procedural Interface
ipworksopenpgp_certmgr_get($res, 22 );
Default Value
''
Remarks
The certificate's version number. The possible values are the strings "V1", "V2", and "V3".
This property is read-only.
Data Type
String