x509_certificate Struct Reference

Collaboration diagram for x509_certificate:
Collaboration graph
[legend]

Public Types

enum  { X509_CERT_V1 = 0, X509_CERT_V2 = 1, X509_CERT_V3 = 2 }

Data Fields

struct x509_certificatenext
enum x509_certificate:: { ... }  version
unsigned long serial_number
struct x509_algorithm_identifier signature
struct x509_name issuer
struct x509_name subject
os_time_t not_before
os_time_t not_after
struct x509_algorithm_identifier public_key_alg
u8 * public_key
size_t public_key_len
struct x509_algorithm_identifier signature_alg
u8 * sign_value
size_t sign_value_len
unsigned int extensions_present
int ca
unsigned long path_len_constraint
unsigned long key_usage
const u8 * cert_start
size_t cert_len
const u8 * tbs_cert_start
size_t tbs_cert_len

Detailed Description

Definition at line 43 of file x509v3.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:26:23 2009 for hostapd by  doxygen 1.6.1