libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
Sign.h File Reference
#include "../Exception.h"
#include <gnutls/gnutls.h>
#include <gnutls/abstract.h>
#include <memory>
#include <vector>
#include <cstdint>

Go to the source code of this file.

Classes

class  BaseLib::Security::SignException
 Exception class for GnuTls. More...
 
class  BaseLib::Security::Sign
 

Namespaces

 BaseLib
 
 BaseLib::Security
 

Typedefs

typedef std::shared_ptr< Sign > BaseLib::Security::PSign