SSL encryption of messages using the python sendMessage() function

Our application is dealing with sensitive data therefore we need to ensure that the data being sent is encrypted. Is there a way to use SSL encryption with the messages sent using the sendMessage() method in the Python SDK with a Nova LTE-M modem?

Since we are not running on a raspberry Pi, I have not been able to get the hologram.network.connect() method to establish a data connection to the rest of the device that would allow for using calls to a https REST api.

Thanks,

Kevin

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.