X509CertCheckHost (FUN)ΒΆ
FUNCTION X509CertCheckHost : BOOL
Check if a certificate is bound to a specific host name. Both subject and subject alternative names are checked.
- InOut:
Scope
Name
Type
Comment
Return
X509CertCheckHostBOOLTrue if the host name is part of the certificate.
Input
hCertRTS_IEC_HANDLEpHostPOINTER TO STRING
Handle of to certificate.
flagsRtsX509CertCheckFlagsHostname to check.
pResultPOINTER TO RTS_IEC_RESULT
Flags how to check for the host name. Values of the enumeration can be combined.