Verify the certificate chain
- 参数
-
ctx | [IN] TLS link object |
store | [IN] Certificate store. |
certList | [IN] Certificate chain, a pointer array, each element indicates a certificate. The first element indicates the device certificate. |
num | [IN] Certificate chain length. |
- 返回值
-
HITLS_SUCCESS | indicates success. Other values are considered as failure. |