Class: Dnsruby::Nsec3HashAlgorithms

Inherits:
CodeMapper show all
Defined in:
lib/dnsruby/code_mappers.rb

Overview

Constant Summary collapse

RESERVED =
0

Instance Attribute Summary

Attributes inherited from CodeMapper

#code, #string

Method Summary

Methods inherited from CodeMapper

#<=>, #==, add_pair, #hash, #initialize, #inspect, method_missing, regexp, #set_code, #set_string, strings, to_code, to_string, #unknown_code, #unknown_string, update

Constructor Details

This class inherits a constructor from Dnsruby::CodeMapper