X509SubjectPublicKeyInfo Struct Reference
Subject Public Key Information extension. More...
#include <x509_common.h>
Detailed Description
Subject Public Key Information extension.
Definition at line 789 of file x509_common.h.
Field Documentation
◆ dsaParams
X509DsaParameters dsaParams |
Definition at line 798 of file x509_common.h.
◆ dsaPublicKey
X509DsaPublicKey dsaPublicKey |
Definition at line 799 of file x509_common.h.
◆ ecParams
X509EcParameters ecParams |
Definition at line 802 of file x509_common.h.
◆ ecPublicKey
X509EcPublicKey ecPublicKey |
Definition at line 803 of file x509_common.h.
◆ oid
X509OctetString oid |
Definition at line 792 of file x509_common.h.
◆ raw
X509OctetString raw |
Definition at line 791 of file x509_common.h.
◆ rawSubjectPublicKey
X509OctetString rawSubjectPublicKey |
Definition at line 793 of file x509_common.h.
◆ rsaPublicKey
X509RsaPublicKey rsaPublicKey |
Definition at line 795 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h