X509SubjectPublicKeyInfo Struct Reference
Subject Public Key Information extension. More...
#include <x509_common.h>
Detailed Description
Subject Public Key Information extension.
Definition at line 763 of file x509_common.h.
Field Documentation
◆ dsaParams
X509DsaParameters dsaParams |
Definition at line 772 of file x509_common.h.
◆ dsaPublicKey
X509DsaPublicKey dsaPublicKey |
Definition at line 773 of file x509_common.h.
◆ ecParams
X509EcParameters ecParams |
Definition at line 776 of file x509_common.h.
◆ ecPublicKey
X509EcPublicKey ecPublicKey |
Definition at line 777 of file x509_common.h.
◆ oid
X509OctetString oid |
Definition at line 766 of file x509_common.h.
◆ raw
X509OctetString raw |
Definition at line 765 of file x509_common.h.
◆ rawSubjectPublicKey
X509OctetString rawSubjectPublicKey |
Definition at line 767 of file x509_common.h.
◆ rsaPublicKey
X509RsaPublicKey rsaPublicKey |
Definition at line 769 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h