mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 23:40:00 -04:00
These are either config file or zone file snippets. Their license is declared in REUSE.toml.
4 lines
66 B
Text
4 lines
66 B
Text
key rndc_key {
|
|
secret "1234abcd8765";
|
|
algorithm hmac-sha256;
|
|
};
|