Expand description
Wall-clock abstractions for certificate validation and ticket lifetimes.
Structs§
- Static
Time Source - Fixed timestamp for tests or devices without an RTC.
- StdTime
Source - Uses the host system clock when
stdis enabled.
Traits§
- Time
Source - Supplies whole seconds since the Unix epoch.
Functions§
- noxtls_
format_ unix_ secs_ as_ generalized_ time - Formats
unix_secsas ASN.1 GeneralizedTimeYYYYMMDDhhmmssZfor X.509 validation.