key "akey" { algorithm "hmac-sha256"; secret "abcd"; }; zone "junk" { type secondary; /* Invalid key name, empty label. */ primaries { 1.2.3.4 key ".."; }; };