Set the signature algorithm supported by the hitls object.
- 参数
-
ctx | [OUT] hitls context. |
signAlgs | [IN] List of supported signature algorithms. |
signAlgsSize | [IN] Length of the signature algorithm list. |
- 返回值
-
HITLS_SUCCESS,set | successfully. For details about other error codes, see hitls_error.h. |