Kea  1.9.9-git
nsec3hash.h File Reference
#include <string>
#include <vector>
#include <stdint.h>
#include <exceptions/exceptions.h>
+ Include dependency graph for nsec3hash.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dns::DefaultNSEC3HashCreator
 The default NSEC3Hash creator. More...
 
class  isc::dns::NSEC3Hash
 A calculator of NSEC3 hashes. More...
 
class  isc::dns::NSEC3HashCreator
 Factory class of NSEC3Hash. More...
 
class  isc::dns::UnknownNSEC3HashAlgorithm
 An exception that is thrown for when an NSEC3Hash object is constructed with an unknown hash algorithm. More...
 

Namespaces

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

Functions

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