Kea
1.9.9-git
|
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <exceptions/exceptions.h>
#include <dns/tsigerror.h>
#include <dns/tsigkey.h>
#include <dns/tsigrecord.h>
Go to the source code of this file.
Classes | |
class | isc::dns::TSIGContext |
TSIG session context. More... | |
class | isc::dns::TSIGContextError |
An exception that is thrown for logic errors identified in TSIG sign/verify operations. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dns | |
Typedefs | |
typedef boost::shared_ptr< TSIGContext > | isc::dns::TSIGContextPtr |
typedef boost::shared_ptr< TSIGKey > | isc::dns::TSIGKeyPtr |