<div class="content" name="DNS_RPC_RECORD_DS" uuid="ea58fdc5-daae-4156-9a00-c76a9062b060"><p>The DNS_RPC_RECORD_DS structure contains a public key
associated with an FQDN as specified in section 5 of <span><a href="https://go.microsoft.com/fwlink/?LinkId=107052" data-linktype="external">[RFC4034]</a></span>.<a id="Appendix_A_Target_15"></a><a aria-label="Product behavior note 15" href="4a9a3ba3-10eb-430e-b157-1fed0aaf85a5#Appendix_A_15" data-linktype="relative-path">&lt;15&gt;</a> This record MUST be formatted
as follows.</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="16">wKeyTag</td>
  <td colspan="8">chAlgorithm</td>
  <td colspan="8">chDigestType</td>
 </tr>
 <tr>
  <td colspan="32">bDigest (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
</tbody></table><p><b>wKeyTag (2 bytes): </b>The key tag of the DNSKEY
record referred to by this DS record, as specified in section 5 of [RFC4034].</p><p><b>chAlgorithm (1 byte): </b>Algorithm value of the
DNSKEY record referred to by this DS record, as specified in section 5 of
[RFC4034].</p><p><b>chDigestType (1 byte): </b>The digest algorithm
that was used to construct this DS record, as specified in section 5 of
[RFC4034].</p><p><b>bDigest (variable): </b>An array of bytes
containing the digest value as specified of section 5 in [RFC4034].</p></div>