<div class="content" name="KERB_KEY_DATA_NEW" uuid="447520a5-e1cc-48cc-8fdc-b90db57f7eac"><p>The KERB_KEY_DATA_NEW structure holds a cryptographic key.
This structure is used in conjunction with <span><a href="08cb3ca7-954b-45e3-902e-77512fe3ba8e" data-linktype="relative-path">KERB_STORED_CREDENTIAL_NEW</a></span>.
For more information, see section <span><a href="f3fd5c77-7a63-43dc-ac8d-598ca374a5a3" data-linktype="relative-path">3.1.1.8.11.6</a></span>.</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">Reserved1</td>
  <td colspan="16">Reserved2</td>
 </tr>
 <tr>
  <td colspan="32">Reserved3</td>
 </tr>
 <tr>
  <td colspan="32">IterationCount</td>
 </tr>
 <tr>
  <td colspan="32">KeyType</td>
 </tr>
 <tr>
  <td colspan="32">KeyLength</td>
 </tr>
 <tr>
  <td colspan="32">KeyOffset</td>
 </tr>
</tbody></table><p><b>Reserved1 (2 bytes): </b>This value MUST be
ignored by the recipient and MUST be set to zero.</p><p><b>Reserved2 (2 bytes): </b>This value MUST be
ignored by the recipient and MUST be set to zero.</p><p><b>Reserved3 (4 bytes): </b>This value MUST be
ignored by the recipient and MUST be set to zero.</p><p><b>IterationCount (4 bytes): </b> Indicates the
iteration count used to calculate the password hashes.</p><p><b>KeyType (4 bytes): </b>Indicates the type of key,
stored as a 32-bit unsigned integer in little-endian byte order. This MUST be
one of the values listed in section <span><a href="1355fa6b-d097-4ecc-8d5e-75b3a6533e04" data-linktype="relative-path">2.2.10.8</a></span>.</p><p><b>KeyLength (4 bytes): </b>The length, in bytes, of
the value beginning at <b>KeyOffset</b>. The value of this field is stored in
little-endian byte order.</p><p><b>KeyOffset (4 bytes): </b>An offset, in
little-endian byte order, from the beginning of the property value (that is,
from the beginning of the <b>Revision</b> field of KERB_STORED_CREDENTIAL_NEW)
to where the key value starts.</p></div>