381N/A - Copyright (C) 2000-2015 Internet Systems Consortium, Inc. ("ISC") 0N/A - This Source Code Form is subject to the terms of the Mozilla Public 0N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 0N/A<
meta http-
equiv="Content-Type" content="text/html; charset=ISO-8859-1">
0N/A<
title>nsec3hash</
title>
0N/A<
meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
0N/A<
link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
0N/A<
body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
0N/A<
div class="navheader">
0N/A<
table width="100%" summary="Navigation header">
0N/A<
tr><
th colspan="3" align="center"><
span class="application">nsec3hash</
span></
th></
tr>
0N/A<
td width="20%" align="left">
0N/A<
th width="60%" align="center">Manual pages</
th>
0N/A<
div class="refentry">
0N/A<
div class="refnamediv">
0N/A<
p><
span class="application">nsec3hash</
span> — generate NSEC3 hash</
p>
0N/A<
div class="refsynopsisdiv">
0N/A<
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>
0N/A<
div class="refsection">
0N/A<
a name="id-1.14.33.7"></
a><
h2>DESCRIPTION</
h2>
295N/A <
span class="command"><
strong>nsec3hash</
strong></
span> generates an NSEC3 hash based on
295N/A a set of NSEC3 parameters. This can be used to check the validity
0N/A of NSEC3 records in a signed zone.
0N/A<
a name="id-1.14.33.8"></
a><
h2>ARGUMENTS</
h2>
0N/A<
div class="variablelist"><
dl class="variablelist">
2080N/A<
dt><
span class="term">salt</
span></
dt>
0N/A The salt provided to the hash algorithm.
2080N/A<
dt><
span class="term">algorithm</
span></
dt>
0N/A A number indicating the hash algorithm. Currently the
0N/A only supported hash algorithm for NSEC3 is SHA-1, which is
2080N/A indicated by the number 1; consequently "1" is the only
2080N/A useful value for this argument.
0N/A<
dt><
span class="term">iterations</
span></
dt>
2080N/A The number of additional times the hash should be performed.
0N/A<
dt><
span class="term">domain</
span></
dt>
0N/A The domain name to be hashed.
0N/A<
div class="refsection">
0N/A<
a name="id-1.14.33.9"></
a><
h2>SEE ALSO</
h2>
0N/A <
em class="citetitle">BIND 9 Administrator Reference Manual</
em>,
0N/A <
em class="citetitle">RFC 5155</
em>.
0N/A<
div class="navfooter">
0N/A<
table width="100%" summary="Navigation footer">
<
td width="40%" align="left">
<
td width="20%" align="center"><
a accesskey="u" href="Bv9ARM.ch13.html">Up</
a></
td>
<
td width="40%" align="left" valign="top">
<
span class="application">isc-hmac-fixup</
span>�</
td>
<
td width="20%" align="center"><
a accesskey="h" href="Bv9ARM.html">Home</
a></
td>
<
td width="40%" align="right" valign="top">�<
span class="application">pkcs11-destroy</
span>