man.nsec3hash.html revision 5f0c46ca5f68c2148c735aa52d7541baac249c34
a23fd118e437af0a7877dd313db8fdaa3537c675yl - Copyright (C) 2000-2015 Internet Systems Consortium, Inc. ("ISC")
a23fd118e437af0a7877dd313db8fdaa3537c675yl - This Source Code Form is subject to the terms of the Mozilla Public
a23fd118e437af0a7877dd313db8fdaa3537c675yl - License, v. 2.0. If a copy of the MPL was not distributed with this
a23fd118e437af0a7877dd313db8fdaa3537c675yl - file, You can obtain one at http://mozilla.org/MPL/2.0/.
a23fd118e437af0a7877dd313db8fdaa3537c675yl<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
a23fd118e437af0a7877dd313db8fdaa3537c675yl<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
a23fd118e437af0a7877dd313db8fdaa3537c675yl<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
a23fd118e437af0a7877dd313db8fdaa3537c675yl<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
a23fd118e437af0a7877dd313db8fdaa3537c675yl<link rel="prev" href="man.isc-hmac-fixup.html" title="isc-hmac-fixup">
a23fd118e437af0a7877dd313db8fdaa3537c675yl<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
a23fd118e437af0a7877dd313db8fdaa3537c675yl<tr><th colspan="3" align="center"><span class="application">nsec3hash</span></th></tr>
a23fd118e437af0a7877dd313db8fdaa3537c675yl<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
a23fd118e437af0a7877dd313db8fdaa3537c675yl<p><span class="application">nsec3hash</span> — generate NSEC3 hash</p>
8347601bcb0a439f6e50fc36b4039a73d08700e1yl<div class="cmdsynopsis"><p><code class="command">nsec3hash</code> {<em class="replaceable"><code>salt</code></em>} {<em class="replaceable"><code>algorithm</code></em>} {<em class="replaceable"><code>iterations</code></em>} {<em class="replaceable"><code>domain</code></em>}</p></div>
8347601bcb0a439f6e50fc36b4039a73d08700e1yl <span class="command"><strong>nsec3hash</strong></span> generates an NSEC3 hash based on
7eced415e5dd557aef2d78483b5a7785f0e13670xw a set of NSEC3 parameters. This can be used to check the validity
8347601bcb0a439f6e50fc36b4039a73d08700e1yl of NSEC3 records in a signed zone.
a23fd118e437af0a7877dd313db8fdaa3537c675yl The salt provided to the hash algorithm.
a23fd118e437af0a7877dd313db8fdaa3537c675yl A number indicating the hash algorithm. Currently the
a23fd118e437af0a7877dd313db8fdaa3537c675yl only supported hash algorithm for NSEC3 is SHA-1, which is
a23fd118e437af0a7877dd313db8fdaa3537c675yl indicated by the number 1; consequently "1" is the only
a23fd118e437af0a7877dd313db8fdaa3537c675yl useful value for this argument.
a23fd118e437af0a7877dd313db8fdaa3537c675yl The number of additional times the hash should be performed.
7eced415e5dd557aef2d78483b5a7785f0e13670xw The domain name to be hashed.
a23fd118e437af0a7877dd313db8fdaa3537c675yl <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
7eced415e5dd557aef2d78483b5a7785f0e13670xw<a accesskey="p" href="man.isc-hmac-fixup.html">Prev</a>�</td>
a23fd118e437af0a7877dd313db8fdaa3537c675yl<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch13.html">Up</a></td>
a23fd118e437af0a7877dd313db8fdaa3537c675yl<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
7eced415e5dd557aef2d78483b5a7785f0e13670xw<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.11.0b3</p>