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.
crys_ecpki_kg.h File Reference
Defines the API for generation of ECC private and public keys. More...
Go to the source code of this file.
Functions | |
CIMPORT_C CRYSError_t | CRYS_ECPKI_GenKeyPair (void *rndState_ptr, SaSiRndGenerateVectWorkFunc_t rndGenerateVectFunc, const CRYS_ECPKI_Domain_t *pDomain, CRYS_ECPKI_UserPrivKey_t *pUserPrivKey, CRYS_ECPKI_UserPublKey_t *pUserPublKey, CRYS_ECPKI_KG_TempData_t *pTempData, CRYS_ECPKI_KG_FipsContext_t *pFipsCtx) |
Generates a pair of private and public keys in internal representation according to [ANS X9.62]. |
Detailed Description
Defines the API for generation of ECC private and public keys.
Definition in file crys_ecpki_kg.h.
Generated on Tue Jul 12 2022 12:46:24 by
