Class: Dnsruby::RR::SSHFP::Algorithms
- Inherits:
-
CodeMapper
- Object
- CodeMapper
- Dnsruby::RR::SSHFP::Algorithms
- Defined in:
- lib/dnsruby/resource/SSHFP.rb
Constant Summary collapse
- RSA =
1
- DSS =
2
Instance Attribute Summary
Attributes inherited from CodeMapper
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