TlsCertificate.notBefore

long notBefore() @property const;

Returns the certificate's "not before" validity timestamp.

Returns

Unix timestamp in seconds since 1970-01-01 00:00:00 UTC.

The certificate is not valid before this time.