AES encryption demo and secure TCPClient usage

Temporary solution:

NOTE: You still have to add the following items to the top of your INO code:

#include "application.h"
#include "spark_protocol.h"
#include "tropicssl/rsa.h"
#include "tropicssl/aes.h"