![]() |
nrfxlib API 3.3.99
|
Structure holding the secp256r1 signature represented by R,S values. More...
#include <nrf_cc310_bl_ecdsa_verify_secp256r1.h>
Data Fields | |
| uint8_t | r [32] |
| Signature R part in big-endian format. | |
| uint8_t | s [32] |
| Signature S part in big-endian format. | |
Structure holding the secp256r1 signature represented by R,S values.