From: Bob Halley Date: Mon, 11 May 2020 18:56:04 +0000 (-0700) Subject: add nsec3_hash to doco X-Git-Tag: v2.0.0rc1~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3f29bb8ca6505986399ee1126bf7139dbe652b;p=thirdparty%2Fdnspython.git add nsec3_hash to doco --- diff --git a/doc/dnssec.rst b/doc/dnssec.rst index 2c18a404..b864c187 100644 --- a/doc/dnssec.rst +++ b/doc/dnssec.rst @@ -17,6 +17,7 @@ DNSSEC Functions .. autofunction:: dns.dnssec.make_ds .. autofunction:: dns.dnssec.validate .. autofunction:: dns.dnssec.validate_rrsig +.. autofunction:: dns.dnssec.nsec3_hash DNSSEC Algorithms -----------------