Sets the maximum size of the certificate chain that can be sent from the peer end.
- Parameters
-
| ctx | [IN/OUT] TLS connection handle. |
| maxSize | [IN] Sets the maximum size of the certificate chain that can be sent from the peer end. |
- Return values
-
| HITLS_NULL_INPUT,the | input parameter pointer is NULL. |
| HITLS_SUCCESS,if | successful. |