Class: DNS::Zone::RR::DLV

Inherits:
DS show all
Defined in:
lib/dns/zone/rr/dlv.rb

Overview

‘DLV` resource record.

RFC 4431

Constant Summary

Constants inherited from DS

DNS::Zone::RR::DS::REGEX_DS_RDATA

Instance Attribute Summary

Attributes inherited from DS

#algorithm, #digest, #digest_type, #key_tag

Attributes inherited from Record

#klass, #label, #ttl

Method Summary

Methods inherited from DS

#dump, #load

Methods inherited from Record

#dump, #general_prefix, #initialize, #load, #load_general_and_get_rdata, #type

Constructor Details

This class inherits a constructor from DNS::Zone::RR::Record