2001-04-10 17:52:17 -04:00
|
|
|
/*
|
2016-06-27 00:56:38 -04:00
|
|
|
* Copyright (C) 2001, 2004, 2007, 2016 Internet Systems Consortium, Inc. ("ISC")
|
2001-04-10 17:52:17 -04:00
|
|
|
*
|
2016-06-27 00:56:38 -04:00
|
|
|
* 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/.
|
2001-04-10 17:52:17 -04:00
|
|
|
*/
|
|
|
|
|
|
2007-06-19 19:47:24 -04:00
|
|
|
/* $Id: ndc.conf-include,v 1.6 2007/06/19 23:46:59 tbox Exp $ */
|
2001-04-10 17:52:17 -04:00
|
|
|
|
2001-01-23 08:12:50 -05:00
|
|
|
key "another-key" {
|
2016-06-27 00:56:38 -04:00
|
|
|
algorithm "al-gore-rhythm";
|
|
|
|
|
secret "R29yZSBpbiAyMDA0IQo"; # "Gore in 2004!"
|
2001-01-23 08:12:50 -05:00
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|