Set the verify store used by the TLS configuration, which is used for certificate verification.
- Parameters
-
| config | [OUT] TLS link configuration. |
| store | [IN] CA certificate store. |
| isClone | [IN] Indicates whether deep copy is required. true indicates need, false indicates not need. |
- Return values
-
| HITLS_SUCCESS,if | successful. |
| For | other error codes, see hitls_error.h. |