lifetime property

String? lifetime
getter/setter pair

For convenience, the actual lifetime of an issued certificate.

Corresponds to 'not_after_time' - 'not_before_time'.

Implementation

core.String? lifetime;