X509_name_entry_st Struct Reference

#include <x509.h>

Data Fields

ASN1_OBJECT object
ASN1_STRING value
int  set
int  size

Field Documentation

ASN1_OBJECT* X509_name_entry_st::object
 
int X509_name_entry_st::set
 
int X509_name_entry_st::size
 
ASN1_STRING* X509_name_entry_st::value
 

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

Copyright © Nokia Corporation 2001-2008
Back to top