Method: Dnsruby::RR::DS#algorithm
- Defined in:
- lib/Dnsruby/resource/DS.rb
#algorithm ⇒ Object
The algorithm used for this key See Dnsruby::Algorithms for permitted values
64 65 66 |
# File 'lib/Dnsruby/resource/DS.rb', line 64 def algorithm @algorithm end |