embkernel
 All Classes Functions Variables Typedefs Groups Pages
TlsCipher.cpp
1 //------------------------------------------------------------------------------
2 //This file is part of embKernel.
3 //See license.txt for the full license governing this code.
4 //------------------------------------------------------------------------------
5 
6 #include "TlsChiper.hpp"
7 
8 TlsChiper::TlsChiper() {
9  // TODO Auto-generated constructor stub
10 
11 }
12 
13 TlsChiper::~TlsChiper() {
14  // TODO Auto-generated destructor stub
15 }
16