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