2.2.2.2.4.15 DNS_RPC_RECORD_DNSKEY

The DNS_RPC_RECORD_DNSKEY structure contains a public key associated with an FQDN as specified in section 2 of [RFC4034].<18> 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

wFlags

chProtocol

chAlgorithm

bKey (variable)

...

wFlags (2 bytes): Flags value for the key RR as specified in section 2.1 of [RFC4034].

chProtocol (1 byte): Protocol value for the key RR as specified in section 2.1 of [RFC4034].

chAlgorithm (1 byte): Algorithm value for the key RR as specified in section 2.1 of [RFC4034].

bKey (variable): An array of bytes containing the key value as specified of section 2.1 in [RFC4034].