X509CertCheckIP (FUN)ΒΆ
FUNCTION X509CertCheckIP : BOOL
Check if a certificate is bound to a specific IP Address.
- InOut:
- Scope - Name - Type - Comment - Return - X509CertCheckIP- BOOL- True if the IP is part of the certificate. - Input - hCert- RTS_IEC_HANDLE- pIP- POINTER TO SysSocket_Interfaces.INADDR - Handle of to certificate. - flags- RtsX509CertCheckFlags- IP adress to check in network byte order - pResult- POINTER TO RTS_IEC_RESULT - Flags how to check for the IP address. Values of the enumeration can be combined. 
