mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-10 18:28:43 -04:00
16 lines
555 B
XML
16 lines
555 B
XML
<!--
|
|
- Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
|
|
-
|
|
- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
-->
|
|
|
|
<!-- Generated by doc/misc/docbook-options.pl -->
|
|
|
|
<programlisting>
|
|
<command>key</command> <replaceable>string</replaceable> {
|
|
<command>algorithm</command> <replaceable>string</replaceable>;
|
|
<command>secret</command> <replaceable>string</replaceable>;
|
|
};
|
|
</programlisting>
|