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

#include <x509.h>

Public Attributes

ASN1_OBJECTobject
 
ASN1_STRINGvalue
 
int set
 
int size
 

Detailed Description

Definition at line 173 of file x509.h.

Member Data Documentation

ASN1_OBJECT * X509_name_entry_st::object

Definition at line 175 of file x509.h.

int X509_name_entry_st::set

Definition at line 177 of file x509.h.

int X509_name_entry_st::size

Definition at line 178 of file x509.h.

ASN1_STRING * X509_name_entry_st::value

Definition at line 176 of file x509.h.


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