cx_rsa_private_key_s | Developers

cx_rsa_private_key_s

Back to the files list

Abstract RSA private key. More...

Data Fields

size_t size
 Key size in bytes. More...
uint8_t d [1]
 Private exponent. More...
uint8_t n [1]
 Public modulus. More...

Detailed Description

Abstract RSA private key.

Field Documentation

d

uint8_t d[1]

Private exponent.

n

uint8_t n[1]

Public modulus.

size

size_t size

Key size 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