![]() |
Kea 2.2.0
|
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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dns |
namespace | isc::dns::rdata |
namespace | isc::dns::rdata::generic |
Functions | |
void | isc::dns::setNSEC3HashCreator (const NSEC3HashCreator *new_creator) |
The registrar of NSEC3HashCreator . More... | |