2.2.2.2.4.12 DNS_RPC_RECORD_DS

The DNS_RPC_RECORD_DS structure contains a public key associated with an FQDN as specified in section 5 of [RFC4034].<15> This record MUST be formatted as follows.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

wKeyTag

chAlgorithm

chDigestType

bDigest (variable)

...

wKeyTag (2 bytes): The key tag of the DNSKEY record referred to by this DS record, as specified in section 5 of [RFC4034].

chAlgorithm (1 byte): Algorithm value of the DNSKEY record referred to by this DS record, as specified in section 5 of [RFC4034].

chDigestType (1 byte): The digest algorithm that was used to construct this DS record, as specified in section 5 of [RFC4034].

bDigest (variable): An array of bytes containing the digest value as specified of section 5 in [RFC4034].