2.2.2.2.4.13 DNS_RPC_RECORD_KEY

The DNS_RPC_RECORD_KEY structure contains a public key associated with an FQDN as specified in section 3 of [RFC2535].<16> 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 3.1 of [RFC2535].

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

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

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