Print an ASN.1 UTCTime to a BIO in human-readable form.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_UTCTIME_print( BIO* fp, ASN1_UTCTIME const* a);
1 on success, or 0 on I/O or format error.