Source position: openssl3.pas line 72
type X509_VAL = record
notBefore: PASN1_TIME;
notAfter: PASN1_TIME;
end;