class Resolv::DNS::SvcParam
Base class for SvcParam
. [RFC9460]
Public Class Methods
Source
# File lib/resolv.rb, line 1824 def self.key_name const_get(:KeyName) end
Get the presentation name of the SvcParamKey.
Source
# File lib/resolv.rb, line 1831 def self.key_number const_get(:KeyNumber) end
Get the registered number of the SvcParamKey.