Kea
1.9.9-git
|
This is the complete list of members for isc::dns::NSEC3Hash, including all inherited members.
calculate(const Name &name) const =0 | isc::dns::NSEC3Hash | pure virtual |
calculate(const LabelSequence &ls) const =0 | isc::dns::NSEC3Hash | pure virtual |
create(const rdata::generic::NSEC3PARAM ¶m) | isc::dns::NSEC3Hash | static |
create(const rdata::generic::NSEC3 &nsec3) | isc::dns::NSEC3Hash | static |
create(uint8_t algorithm, uint16_t iterations, const uint8_t *salt_data, size_t salt_length) | isc::dns::NSEC3Hash | static |
match(const rdata::generic::NSEC3 &nsec3) const =0 | isc::dns::NSEC3Hash | pure virtual |
match(const rdata::generic::NSEC3PARAM &nsec3param) const =0 | isc::dns::NSEC3Hash | pure virtual |
NSEC3Hash() | isc::dns::NSEC3Hash | inlineprotected |
~NSEC3Hash() | isc::dns::NSEC3Hash | inlinevirtual |