cx_ecfp_private_key_s | Developers

cx_ecfp_private_key_s

Back to the files list

Elliptic Curve private key. More...

Data Fields

cx_curve_t curve
 Curve identifier. More...
size_t d_len
 Private key length in bytes. More...
uint8_t d [1]
 Private key value. More...

Detailed Description

Elliptic Curve private key.

Field Documentation

curve

cx_curve_t curve

Curve identifier.

d

uint8_t d[1]

Private key value.

d_len

size_t d_len

Private key length in bytes.

Back to the files list


Did you find this page helpful?


How would you improve this page for developers?



Getting Started
Theme Features
Customization

Embedded Apps