# File lib/dnsruby/dnssec.rb, line 95
    def Dnssec.add_dlv_key(dlv_key)
      @@dlv_verifier.add_dlv_key(dlv_key)
    end