nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
cracen_signature Struct Reference

#include <cracen_psa_primitives.h>

Data Fields

size_t sz
 
uint8_t * r
 
uint8_t * s
 

Detailed Description

Signature representation for ECC and RSA operations.

For ECC: r and s point to the two signature components. For RSA: r points to the full signature; s is unused (typically NULL). sz contains the total signature size in bytes.


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