Class: Dnsruby::RR::DLV

Inherits:
DS show all
Defined in:
lib/dnsruby/resource/DLV.rb

Overview

RFC4431 specifies that the DLV is assigned type 32769, and the

rdata is identical to that of the DS record.

Constant Summary collapse

ClassValue =

:nodoc: all

nil
TypeValue =

:nodoc: all

Types::DLV

Constants inherited from Dnsruby::RR

ClassInsensitiveTypes

Instance Attribute Summary

Attributes inherited from DS

#algorithm, #digest, #digest_type, #digestbin, #key_tag

Attributes inherited from Dnsruby::RR

#klass, #name, #rdata, #ttl, #type

Method Summary

Methods inherited from DS

#check_key, decode_rdata, #digest_key, #encode_rdata, #from_data, from_key, #from_string, get_digest_type, #rdata_to_string

Methods inherited from Dnsruby::RR

#<=>, #==, #clone, create, decode_rdata, #encode_rdata, #eql?, find_class, #from_data, #from_hash, #from_string, get_class, get_num, #hash, implemented_rrs, #init_defaults, new_from_data, new_from_hash, new_from_string, #rdata_to_string, #rdlength, #sameRRset, #to_s