notAfterTime property

String? notAfterTime
getter/setter pair

Latest timestamp when this key is valid.

Attempts to use this key after this time will fail. Only present if the key data represents a X.509 certificate.

Output only.

Implementation

core.String? notAfterTime;