Searched defs:not_after_str (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dcertgetsetop.c1704 unsigned char *not_after_str; local
1730 not_after_str = certData->certificate.validity.notAfter.time.Data;
1731 if (strptime((const char *)not_after_str, "%y %m %d %H %M %S",

Completed in 26 milliseconds