notBeforeTime property

String? notBeforeTime
getter/setter pair

Earliest timestamp when this key is valid.

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

Output only.

Implementation

core.String? notBeforeTime;