Set the chain store used by the TLS link to construct the certificate chain.
- Parameters
-
| ctx | [OUT] TLS link object |
| store | [IN] Certificate chain |
| isClone | [IN] Indicates whether deep copy is required. The options are true and false. |
- Return values
-
| HITLS_SUCCESS,if | successful. |
| For | other error codes, see hitls_error.h. |