libnx
v4.8.0
|
KeyAndCertParams. More...
#include <ssl.h>
Data Fields | |
u32 | unk_x0 |
Must be value 1. | |
s32 | key_size |
Key size in bits. | |
u64 | public_exponent |
Public exponent, must be non-zero. Only the low 4-bytes are used. | |
char | common_name [0x40] |
CN (Common Name) NUL-terminated string. | |
u32 | common_name_len |
Length of common_name excluding NUL-terminator. Must be 0x1-0x3F. | |
KeyAndCertParams.