Check that an ASN1_UTCTIME value has valid UTCTime syntax.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_UTCTIME_check(ASN1_UTCTIME const* a);
1 if syntactically correct, or 0 otherwise.