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

#include <x509.h>

Public Member Functions

 STACK_OF (X509_NAME_ENTRY)*entries
 
 STACK_OF (X509_NAME_ENTRY)*entries
 

Public Attributes

int modified
 
BUF_MEMbytes
 
unsigned char * canon_enc
 
int canon_enclen
 

Detailed Description

Definition at line 185 of file x509.h.

Member Function Documentation

X509_name_st::STACK_OF ( X509_NAME_ENTRY  )
X509_name_st::STACK_OF ( X509_NAME_ENTRY  )

Member Data Documentation

BUF_MEM * X509_name_st::bytes

Definition at line 190 of file x509.h.

unsigned char * X509_name_st::canon_enc

Definition at line 195 of file x509.h.

int X509_name_st::canon_enclen

Definition at line 196 of file x509.h.

int X509_name_st::modified

Definition at line 188 of file x509.h.


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