![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
#include <crys_ecpki_types.h>
Data Fields | |
| union { | |
| struct { | |
| CRYS_ECPKI_UserPrivKey_t PrivKey | |
| CRYS_ECDSA_SignUserContext_t signCtx | |
| } userSignData | |
| struct { | |
| CRYS_ECPKI_UserPublKey_t PublKey | |
| union { | |
| CRYS_ECDSA_VerifyUserContext_t verifyCtx | |
| CRYS_ECPKI_BUILD_TempData_t tempData | |
| } buildOrVerify | |
| } userVerifyData | |
| } | keyContextData |
| uint8_t | signBuff [2 *(256/8)] |
Required for internal FIPS verification for ECDSA KAT. * The ECDSA KAT tests defined for domain 256r1.