| bind2nsd |
In the table that follows, we document what BIND construct in the
key clause gets translated to which NSD construct. If there
is no entry in the "NSD equivalent" column, no translation has been
implemented yet.
The opening of the BIND key clause becomes:
key:
name: "<name-as-provided>"
key statement |
NSD3 equivalent | Notes |
|---|---|---|
algorithm <algorithm-type>; |
algorithm: <algorithm-type>
|
|
secret "<key-data>"; |
secret: "<key-data>" |
|
|
Last updated: 17 July 2007 |
|