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

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.
 

Detailed Description

Structure holding the secp256r1 signature represented by R,S values.


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