OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
X509_pubkey_st Struct Reference

#include <x509.h>

Public Attributes

X509_ALGORalgor
 
ASN1_BIT_STRINGpublic_key
 
EVP_PKEYpkey
 

Detailed Description

Definition at line 160 of file x509.h.

Member Data Documentation

X509_ALGOR * X509_pubkey_st::algor

Definition at line 162 of file x509.h.

EVP_PKEY * X509_pubkey_st::pkey

Definition at line 164 of file x509.h.

ASN1_BIT_STRING * X509_pubkey_st::public_key

Definition at line 163 of file x509.h.


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