File: dnskey-flags.xhtml

package info (click to toggle)
doc-iana 20081201-1
  • links: PTS, VCS
  • area: non-free
  • in suites: lenny
  • size: 118,212 kB
  • ctags: 1,179
  • sloc: xml: 55,434; perl: 1,159; makefile: 45
file content (71 lines) | stat: -rw-r--r-- 2,613 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="stylesheet" href="../_support/iana-registry.css" type="text/css" />
    <title>DNSKEY FLAGS</title>
  </head>
  <body>
    <h1>DNSKEY FLAGS</h1>
    <dl>
      <dt>Created</dt>
      <dd>2004-02-04</dd>
      <dt>Last Updated</dt>
      <dd>2007-09-05</dd>
    </dl>
    <p>This registry is also available in <a href="dnskey-flags.xml">XML</a> and <a href="dnskey-flags.txt">plain text</a> formats.</p>
    <p>
      <b>Registry included below</b>
    </p>
    <ul>
      <li>
        <a href="dnskey-flags.xhtml#dnskey-flags-1">DNSKEY RR Flags</a>
      </li>
    </ul>
    <h2><a name="dnskey-flags-1" id="dnskey-flags-1"></a>DNSKEY RR Flags</h2>
    <dl>
      <dt>Registration Procedures</dt>
      <dd>Standards Action</dd>
      <dt>Reference</dt>
      <dd>[<a href="../../../tools.ietf.org/html/rfc3755">RFC3755</a>][<a href="../../../tools.ietf.org/html/rfc4034">RFC4034</a>]</dd>
      <dt>Note</dt>
      <dd>
        <pre>The DNSKEY RR contains a 16-bit flags field.  The KEY RR may have different
flag assignments -- those assignments are not recorded in this registry.</pre>
      </dd>
    </dl>
    <table>
      <tr>
        <th>Number</th>
        <th>Description</th>
        <th>Reference</th>
      </tr>
      <tr>
        <td align="center">0-6</td>
        <td>Unassigned</td>
        <td>[<a href="../../../tools.ietf.org/html/rfc3755">RFC3755</a>][<a href="../../../tools.ietf.org/html/rfc4034">RFC4034</a>]</td>
      </tr>
      <tr>
        <td align="center">7</td>
        <td>ZONE</td>
        <td>[<a href="../../../tools.ietf.org/html/rfc3755">RFC3755</a>][<a href="../../../tools.ietf.org/html/rfc4034">RFC4034</a>]</td>
      </tr>
      <tr>
        <td align="center">8</td>
        <td>REVOKE</td>
        <td>[<a href="../../../tools.ietf.org/html/rfc5011">RFC5011</a>]</td>
      </tr>
      <tr>
        <td align="center">9-14</td>
        <td>Unassigned</td>
        <td>[<a href="../../../tools.ietf.org/html/rfc3755">RFC3755</a>][<a href="../../../tools.ietf.org/html/rfc4034">RFC4034</a>]</td>
      </tr>
      <tr>
        <td align="center">15</td>
        <td>Secure Entry Point (SEP)</td>
        <td>[<a href="../../../tools.ietf.org/html/rfc3757">RFC3757</a>][<a href="../../../tools.ietf.org/html/rfc4034">RFC4034</a>]</td>
      </tr>
    </table>
  </body>
</html>