5.11.0.0R3
Software Development Kit
Loading...
Searching...
No Matches
Data Fields
mbedtls_x509_crt Struct Reference
X509_module
#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_crt
*
next
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:
x509_crt.h
mbedtls_x509_crt
Copyright ©2015-2025.
Lantronix, Inc.
All Rights Reserved.