mbedtls_x509write_cert Struct Reference
[X.509 module]

#include <x509_crt.h>

Collaboration diagram for mbedtls_x509write_cert:
Collaboration graph
[legend]

Data Fields

int version
mbedtls_mpi serial
mbedtls_pk_contextsubject_key
mbedtls_pk_contextissuer_key
mbedtls_asn1_named_datasubject
mbedtls_asn1_named_dataissuer
mbedtls_md_type_t md_alg
char not_before [MBEDTLS_X509_RFC5280_UTC_TIME_LEN+1]
char not_after [MBEDTLS_X509_RFC5280_UTC_TIME_LEN+1]
mbedtls_asn1_named_dataextensions

Detailed Description

Container for writing a certificate (CRT)

Definition at line 158 of file x509_crt.h.


Field Documentation

Definition at line 169 of file x509_crt.h.

Definition at line 165 of file x509_crt.h.

Definition at line 163 of file x509_crt.h.

Definition at line 166 of file x509_crt.h.

char mbedtls_x509write_cert::not_after[MBEDTLS_X509_RFC5280_UTC_TIME_LEN+1]

Definition at line 168 of file x509_crt.h.

char mbedtls_x509write_cert::not_before[MBEDTLS_X509_RFC5280_UTC_TIME_LEN+1]

Definition at line 167 of file x509_crt.h.

Definition at line 161 of file x509_crt.h.

Definition at line 164 of file x509_crt.h.

Definition at line 162 of file x509_crt.h.

Definition at line 160 of file x509_crt.h.


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

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1