Kea  1.9.9-git
nsec3hash.cc File Reference
#include <config.h>
#include <stdint.h>
#include <cassert>
#include <cstring>
#include <cstdlib>
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <exceptions/exceptions.h>
#include <util/buffer.h>
#include <util/encode/base32hex.h>
#include <cryptolink/cryptolink.h>
#include <cryptolink/crypto_hash.h>
#include <dns/name.h>
#include <dns/labelsequence.h>
#include <dns/nsec3hash.h>
#include <dns/rdataclass.h>
#include <dns/name_internal.h>
+ Include dependency graph for nsec3hash.cc:

Go to the source code of this file.

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::dns
 

Functions

void isc::dns::setNSEC3HashCreator (const NSEC3HashCreator *new_creator)
 The registrar of NSEC3HashCreator. More...