![]() |
nRF5 SDK
v13.0.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Defines the ecpki build domain API. More...
Functions | |
const CRYS_ECPKI_Domain_t * | CRYS_ECPKI_GetEcDomain (CRYS_ECPKI_DomainID_t domainId) |
The function returns a pointer to an ECDSA saved domain (one of the supported domains). More... | |
Defines the ecpki build domain API.
const CRYS_ECPKI_Domain_t* CRYS_ECPKI_GetEcDomain | ( | CRYS_ECPKI_DomainID_t | domainId | ) |
The function returns a pointer to an ECDSA saved domain (one of the supported domains).
[in] | domainId | Index of one of the domain Id (must be one of the supported domains). |