Home | History | Annotate | Download | only in vtls

Lines Matching defs:notAfter

874   PRTime notBefore, notAfter;
881 CERT_GetCertTimes(cert, &notBefore, &notAfter);
885 PR_ExplodeTime(notAfter, PR_GMTParameters, &printableTime);