11.12.3.4.157. Function sems_lite_get_FIPS_EC_parameter_type¶
Defined in File sems_lite_api.h
11.12.3.4.157.1. Function Documentation¶
-
sss_status_t
sems_lite_get_FIPS_EC_parameter_type
(sems_lite_agent_ctx_t *pContext, uint8_t *pParamType)¶ Get Configured EC domain parameter type.
This API will return Configured EC domain parameter type
- Return
Status of the operation
- Parameters
pContext
: Pointer to sems lite agent context.pParamType
: Pointer to parameter type.
- Return Value
kStatus_SSS_Success
: The operation has completed successfully.kStatus_SSS_Fail
: The operation has failed.