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