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.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
CRYS_ECDSA_SignUserContext_t Struct Reference
[CryptoCell ECC specific types]
#include <crys_ecpki_types.h>
Data Fields | |
uint32_t | context_buff [(sizeof(ECDSA_SignContext_t)+3)/4] |
uint32_t | valid_tag |
Detailed Description
User's context definition for signing operation. The context saves the state of the operation and must be saved by the user till the end of the APIs flow
Definition at line 329 of file crys_ecpki_types.h.
Field Documentation
uint32_t context_buff[(sizeof(ECDSA_SignContext_t)+3)/4] |
Signing process data.
Definition at line 332 of file crys_ecpki_types.h.
uint32_t valid_tag |
Validation tag
Definition at line 334 of file crys_ecpki_types.h.
Generated on Tue Jul 12 2022 13:55:29 by
