Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
CryptoCell ECC domain APIs
[CryptoCell ECC APIs]
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). |
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] domainId Index of one of the domain Id (must be one of the supported domains).
Generated on Tue Jul 12 2022 12:46:36 by
