Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrTlsCrlEntry Struct Reference
[DataTypes]
Certificate data for inclusion in a revocation list (CRL) More...
#include <m2m_types.h>
Data Fields | |
| uint8 | u8DataLen |
| uint8 | au8Data [TLS_CRL_DATA_MAX_LEN] |
| uint8 | __PAD24__ [3] |
Detailed Description
Certificate data for inclusion in a revocation list (CRL)
Definition at line 2290 of file m2m_types.h.
Field Documentation
Padding bytes for forcing 4-byte alignment
Definition at line 2300 of file m2m_types.h.
Certificate data
Definition at line 2296 of file m2m_types.h.
Length of certificate data (maximum possible is TLS_CRL_DATA_MAX_LEN)
Definition at line 2292 of file m2m_types.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2