Simulated product dispenser

Dependencies:   HTS221

Fork of mbed-cloud-workshop-connect-HTS221 by Jim Carver

Embed: (wiki syntax)

« Back to documentation index

m2mconnectionsecurity.h File Reference

m2mconnectionsecurity.h File Reference

M2MConnectionSecurity. This class provides a method to create a secure socket connection to handle connectivity for the mbed Client. It handles sending, receiving and establishing a secure connection for mbed Client on top of the normal socket connection. More...

Go to the source code of this file.


Detailed Description

M2MConnectionSecurity. This class provides a method to create a secure socket connection to handle connectivity for the mbed Client. It handles sending, receiving and establishing a secure connection for mbed Client on top of the normal socket connection.

Definition in file m2mconnectionsecurity.h.