Knight KE / Mbed OS Game_Master
Embed: (wiki syntax)

« Back to documentation index

CryptoCell ECC domain APIs

CryptoCell ECC domain APIs
[CryptoCell ECC APIs]

Functions

const CRYS_ECPKI_Domain_tCRYS_ECPKI_GetEcDomain (CRYS_ECPKI_DomainID_t domainId)
 The function returns a pointer to an ECDSA saved domain (one of the supported domains).

Function Documentation

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).

Returns:
Domain pointer on success.
NULL on failure.
Parameters:
[in]domainIdIndex of one of the domain Id (must be one of the supported domains).