X509CertIsDateValid (FUN)ΒΆ
FUNCTION X509CertIsDateValid : BOOL
Check if a certificate has a valid date (notbefore and notafter is in the current time period)
- InOut:
Scope
Name
Type
Comment
Return
X509CertIsDateValidBOOLTrue if the certificate date is valid
Input
hCertRTS_IEC_HANDLEHandle of to certificate.
pResultPOINTER TO RTS_IEC_RESULT
Pointer to error code. ERR_OK: Everything went fine, ERR_PARAMETER: hCert was invalid