X509RsaPublicKey Struct Reference

RSA public key. More...

#include <x509_common.h>

Data Fields

X509OctetString n
 
X509OctetString e
 

Detailed Description

RSA public key.

Definition at line 736 of file x509_common.h.

Field Documentation

◆ e

Definition at line 739 of file x509_common.h.

◆ n

Definition at line 738 of file x509_common.h.


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