embkernel
Main Page
Modules
Classes
Files
File List
All
Classes
Functions
Variables
Typedefs
Groups
Pages
NET
SSL
TlsChiper.hpp
1
//------------------------------------------------------------------------------
2
//This file is part of embKernel.
3
//See license.txt for the full license governing this code.
4
//------------------------------------------------------------------------------
5
6
#ifndef TLS_ICIPHER_HPP_
7
#define TLS_ICIPHER_HPP_
8
9
class
TlsChiper {
10
public
:
11
TlsChiper();
12
~TlsChiper();
13
};
14
15
#endif
/* TLS_ICIPHER_HPP_ */
Generated on Sun May 12 2013 23:28:51 for embkernel by
1.8.3.1