nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_cc310_bl_ecc_public_key_secp256r1_t Struct Reference

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.
 

Detailed Description

Structure holding the secp256r1 public key represented by X,Y coordinates.


The documentation for this struct was generated from the following file: