The WDCInterface is is a drop-in replacement for an EthernetInterface class that allows the user to connect to the Internet with a Wistron NeWeb Corporation (WNC) M14A2A Series data module using the standard network Socket API's. This interface class is used in the AT&T Cellular IoT Starter Kit which is sold by Avnet (http://cloudconnectkits.org/product/att-cellular-iot-starter-kit).

Dependencies:   WncControllerK64F

Dependents:   WNCProximityMqtt Pubnub_ATT_IoT_SK_WNC_sync BluemixDemo BluemixQS ... more

Embed: (wiki syntax)

« Back to documentation index

mbedtls_x509_crl_entry Struct Reference

mbedtls_x509_crl_entry Struct Reference
[X509_module]

Certificate revocation list entry. More...

#include <x509_crl.h>


Detailed Description

Certificate revocation list entry.

Contains the CA-specific serial numbers and revocation dates.

Definition at line 51 of file x509_crl.h.