mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 22:52:06 -04:00
make it clear algorithm field is a domain name
This commit is contained in:
parent
f035a22c42
commit
47ca495108
1 changed files with 2 additions and 2 deletions
|
|
@ -424,7 +424,7 @@ eui64 EUI64 01-23-45-67-89-ab-cd-ef
|
|||
; The text representation is not specified in the draft.
|
||||
; This example was written based on the bind9 RR parsing code.
|
||||
;tkey01 TKEY 928321914 928321915 (
|
||||
; 255 ; algorithm
|
||||
; algorithm-name. ; algorithm
|
||||
; 65535 ; mode
|
||||
; 0 ; error
|
||||
; 3 ; key size
|
||||
|
|
@ -434,7 +434,7 @@ eui64 EUI64 01-23-45-67-89-ab-cd-ef
|
|||
; )
|
||||
;; A TKEY with empty "other data"
|
||||
;tkey02 TKEY 928321914 928321915 (
|
||||
; 255 ; algorithm
|
||||
; algorithm-name. ; algorithm
|
||||
; 65535 ; mode
|
||||
; 0 ; error
|
||||
; 3 ; key size
|
||||
|
|
|
|||
Loading…
Reference in a new issue