IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

KeyExpirationDate Property

The date the key expires.

Object Oriented Interface

public function getKeyExpirationDate();

Procedural Interface

ipworksopenpgp_keymgr_get($res, 4 );

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 PHP Edition - Version 20.0 [Build 8249]