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
X509CertIsDateValid
BOOL
Input
hCert
RTS_IEC_HANDLE
pResult
POINTER TO RTS_IEC_RESULT
Handle of to certificate.