lifetime property

String? lifetime
getter/setter pair

The desired lifetime of the CA certificate.

Used to create the "not_before_time" and "not_after_time" fields inside an X.509 certificate.

Required.

Implementation

core.String? lifetime;