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