5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
mbedtls_x509_crt Struct Reference

#include <x509_crt.h>

Data Fields

int ca_istrue
 
mbedtls_x509_sequence ext_key_usage
 
int ext_types
 
mbedtls_x509_name issuer
 
mbedtls_x509_buf issuer_id
 
mbedtls_x509_buf issuer_raw
 
unsigned int key_usage
 
int max_pathlen
 
struct mbedtls_x509_crtnext
 
unsigned char ns_cert_type
 
mbedtls_pk_context pk
 
mbedtls_x509_buf raw
 
mbedtls_x509_buf serial
 
mbedtls_x509_buf sig
 
mbedtls_md_type_t sig_md
 
mbedtls_x509_buf sig_oid
 
void * sig_opts
 
mbedtls_pk_type_t sig_pk
 
mbedtls_x509_name subject
 
mbedtls_x509_sequence subject_alt_names
 
mbedtls_x509_buf subject_id
 
mbedtls_x509_buf subject_raw
 
mbedtls_x509_buf tbs
 
mbedtls_x509_buf v3_ext
 
mbedtls_x509_time valid_from
 
mbedtls_x509_time valid_to
 
int version
 

Detailed Description

Container for an X.509 certificate. The certificate may be chained.


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