![]() |
nrfxlib API 3.3.99
|
Structure holding the secp256r1 public key represented by X,Y coordinates. More...
#include <nrf_cc310_bl_ecdsa_verify_secp256r1.h>
Data Fields | |
| uint8_t | x [32] |
| Public key X coordinate in big-endian format. | |
| uint8_t | y [32] |
| Public key Y coordinate in big-endian format. | |
Structure holding the secp256r1 public key represented by X,Y coordinates.