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