KeyExpirationDate Property
The date the key expires.
Object Oriented Interface
public function getKeyExpirationDate();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 3 );
Default Value
''
Remarks
The date the key expires. After this date the key will no longer be valid. The following is an example of a valid encoded date:
23-Jan-2001 15:00:00.
This property is read-only and not available at design time.
Data Type
String