PolarSSL v1.3.9
_x509write_cert Struct Reference

Container for writing a certificate (CRT) More...

#include <x509_crt.h>

Collaboration diagram for _x509write_cert:

Data Fields

int version
 
mpi serial
 
pk_contextsubject_key
 
pk_contextissuer_key
 
asn1_named_datasubject
 
asn1_named_dataissuer
 
md_type_t md_alg
 
char not_before [X509_RFC5280_UTC_TIME_LEN+1]
 
char not_after [X509_RFC5280_UTC_TIME_LEN+1]
 
asn1_named_dataextensions
 

Detailed Description

Container for writing a certificate (CRT)

Definition at line 112 of file x509_crt.h.


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