DwmDns-0.1.0
Dwm::Dns::RRDataNSEC3 Member List

This is the complete list of members for Dwm::Dns::RRDataNSEC3, including all inherited members.

Bitmaps() constDwm::Dns::RRDataNSEC3
Bitmaps(const std::vector< NSECBitmap > &bitmaps)Dwm::Dns::RRDataNSEC3
Decode(const uint8_t *pkt, const uint8_t *ptr, uint16_t pktlen, uint16_t rdlen)Dwm::Dns::RRDataNSEC3virtual
Encode(uint8_t *pkt, uint8_t *ptr, uint16_t pktlen, LabelPositions &lps) constDwm::Dns::RRDataNSEC3virtual
Flags() constDwm::Dns::RRDataNSEC3
Flags(uint8_t flags)Dwm::Dns::RRDataNSEC3
HashAlgorithm() constDwm::Dns::RRDataNSEC3
HashAlgorithm(uint8_t hashAlgorithm)Dwm::Dns::RRDataNSEC3
HashedOwnerName() constDwm::Dns::RRDataNSEC3
HashedOwnerName(const std::string &hashedOwnerName)Dwm::Dns::RRDataNSEC3
Iterations() constDwm::Dns::RRDataNSEC3
Iterations(uint16_t iterations)Dwm::Dns::RRDataNSEC3
k_rrtype (defined in Dwm::Dns::RRDataNSEC3)Dwm::Dns::RRDataNSEC3static
operator<<(std::ostream &os, const RRDataNSEC3 &nsec3)Dwm::Dns::RRDataNSEC3friend
operator==(const RRDataNSEC3 &nsec3) constDwm::Dns::RRDataNSEC3
RRDataNSEC3()Dwm::Dns::RRDataNSEC3
RRDataNSEC3(uint8_t hashAlgorithm, uint8_t flags, uint16_t iterations, const std::string &salt, const std::string &hashedOwnerName, const std::vector< NSECBitmap > &bitmaps)Dwm::Dns::RRDataNSEC3
Salt() constDwm::Dns::RRDataNSEC3
Salt(const std::string &salt)Dwm::Dns::RRDataNSEC3