Set an ASN1_UTCTIME to the calendar time t (allocating when s is NULL).
The UTCTIME on success (possibly newly allocated), or NULL on error.
| Name | Description |
|---|---|
| s | Existing UTCTIME to reuse, or NULL to allocate a new one. |
| t | POSIX time (seconds since the Epoch). |