Class: Dnsruby::Algorithms
- Inherits:
-
CodeMapper
- Object
- CodeMapper
- Dnsruby::Algorithms
- Defined in:
- lib/dnsruby.rb
Overview
Constant Summary collapse
- RESERVED =
0- RSAMD5 =
1- DH =
2- DSA =
3- ECC =
4- RSASHA1 =
5- RSASHA256 =
8- RSASHA512 =
10- INDIRECT =
252- PRIVATEDNS =
253- PRIVATEOID =
254
Instance Attribute Summary
Attributes inherited from CodeMapper
Method Summary
Methods inherited from CodeMapper
#<=>, #==, add_pair, #initialize, #inspect, maxcode, 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