![]() |
nRF Connect SDK API 3.3.99
|
#include <cracen_psa_primitives.h>
Data Fields | |
| size_t | sz |
| const uint8_t * | r |
| const uint8_t * | s |
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.