Set the user-specific session ID ctx, only on the server.
- Attention
- session id ctx is different from session id, session recovery can be performed only after session id ctx matching.
- Parameters
-
| config | [OUT] Config context. |
| sessionIdCtx | [IN] Session ID Context. |
| len | [IN] Session id context length, a maximum of 32 bytes. |
- Return values
-
| HITLS_SUCCESS,if | successful. For other error codes, see hitls_error.h. |