Class
Base class for SvcParam
. [RFC9460]
Constants
No documentation available
Class Methods
::
lib/resolv.rb
View on GitHub
# File tmp/rubies/ruby-master/lib/resolv.rb, line 1822
def self.key_name
const_get(:KeyName)
end
Get the presentation name of the SvcParamKey.
::
lib/resolv.rb
View on GitHub
# File tmp/rubies/ruby-master/lib/resolv.rb, line 1829
def self.key_number
const_get(:KeyNumber)
end
Get the registered number of the SvcParamKey.