Convert an ASN.1 time value to a broken-down UTC struct tm.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_TIME_to_tm( ASN1_TIME const* s, tm* tm);
1 on success, or 0 if s is invalid.
s
s.