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
mbedtls_rsa_context Struct Reference
RSA context structure. More...
#include <rsa.h>
Data Fields | |
| int | ver |
| size_t | len |
| mbedtls_mpi | N |
| mbedtls_mpi | E |
| mbedtls_mpi | D |
| mbedtls_mpi | P |
| mbedtls_mpi | Q |
| mbedtls_mpi | DP |
| mbedtls_mpi | DQ |
| mbedtls_mpi | QP |
| mbedtls_mpi | RN |
| mbedtls_mpi | RP |
| mbedtls_mpi | RQ |
| mbedtls_mpi | Vi |
| mbedtls_mpi | Vf |
| int | padding |
| int | hash_id |
| mbedtls_threading_mutex_t | mutex |
Detailed Description
RSA context structure.
Definition at line 79 of file rsa.h.
Field Documentation
| int hash_id |
| int padding |
Generated on Tue Jul 12 2022 20:19:35 by
1.7.2