CertExpirationDate Property
The date the certificate expires.
Object Oriented Interface
public function getCertExpirationDate();
Procedural Interface
ipworksopenpgp_certmgr_get($res, 3 );
Default Value
''
Remarks
The date the certificate expires. Dates following this date, the certificate will no longer be valid. The following is an example of an encoded date illustrating the format:
23-Jan-2001 15:00:00.
This property is read-only.
Data Type
String