_x509_cert Struct Reference

#include <x509.h>


Data Fields

x509_buf raw
x509_buf tbs
int version
x509_buf serial
x509_buf sig_oid1
x509_buf issuer_raw
x509_buf subject_raw
x509_name issuer
x509_name subject
x509_time valid_from
x509_time valid_to
x509_buf pk_oid
rsa_context rsa
x509_buf issuer_id
x509_buf subject_id
x509_buf v3_ext
int ca_istrue
int max_pathlen
x509_buf sig_oid2
x509_buf sig
struct _x509_certnext


Detailed Description

Definition at line 119 of file x509.h.


Field Documentation

x509_buf _x509_cert::raw

Definition at line 121 of file x509.h.

x509_buf _x509_cert::tbs

Definition at line 122 of file x509.h.

int _x509_cert::version

Definition at line 124 of file x509.h.

x509_buf _x509_cert::serial

Definition at line 125 of file x509.h.

x509_buf _x509_cert::sig_oid1

Definition at line 126 of file x509.h.

x509_buf _x509_cert::issuer_raw

Definition at line 128 of file x509.h.

x509_buf _x509_cert::subject_raw

Definition at line 129 of file x509.h.

x509_name _x509_cert::issuer

Definition at line 131 of file x509.h.

x509_name _x509_cert::subject

Definition at line 132 of file x509.h.

x509_time _x509_cert::valid_from

Definition at line 134 of file x509.h.

x509_time _x509_cert::valid_to

Definition at line 135 of file x509.h.

x509_buf _x509_cert::pk_oid

Definition at line 137 of file x509.h.

rsa_context _x509_cert::rsa

Definition at line 138 of file x509.h.

x509_buf _x509_cert::issuer_id

Definition at line 140 of file x509.h.

x509_buf _x509_cert::subject_id

Definition at line 141 of file x509.h.

x509_buf _x509_cert::v3_ext

Definition at line 142 of file x509.h.

int _x509_cert::ca_istrue

Definition at line 144 of file x509.h.

int _x509_cert::max_pathlen

Definition at line 145 of file x509.h.

x509_buf _x509_cert::sig_oid2

Definition at line 147 of file x509.h.

x509_buf _x509_cert::sig

Definition at line 148 of file x509.h.

struct _x509_cert* _x509_cert::next [read]

Definition at line 150 of file x509.h.

Referenced by main(), and ssl_test().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 11 17:59:49 2008 for Mobile-C by  doxygen 1.5.4