Source position: jwawincrypt.pas line 3771
type _CERT_PRIVATE_KEY_VALIDITY = record
NotBefore: FILETIME;
NotAfter: FILETIME;
end;