validBeforeTime property

String? validBeforeTime
getter/setter pair

The key can be used before this timestamp.

For system-managed key pairs, this timestamp is the end time for the private key signing operation. The public key could still be used for verification for a few hours after this time.

Implementation

core.String? validBeforeTime;