Set the EC point format of the hitls.
- Attention
- Currently, the value can only be HITLS_ECPOINTFORMAT_UNCOMPRESSED.
- Parameters
-
ctx | [OUT] hitls context. |
pointFormats | [IN] ec point format, corresponding to the HITLS_ECPointFormat enumerated value. |
pointFormatsSize | [IN] Length of the ec point format |
- Return values
-
HITLS_SUCCESS,if | successful. For details about other error codes, see hitls_error.h. |