# File lib/dnsruby/resource/NSEC3.rb, line 243 def decode_next_hashed(input) @next_hashed = NSEC3.decode_next_hashed(input) end