Imported Upstream version 1.15.2
[platform/upstream/krb5.git] / doc / html / appdev / refs / macros / KRB5_CRYPTO_TYPE_CHECKSUM.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6   <head>
7     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8     
9     <title>KRB5_CRYPTO_TYPE_CHECKSUM &mdash; MIT Kerberos Documentation</title>
10     
11     <link rel="stylesheet" href="../../../_static/agogo.css" type="text/css" />
12     <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
13     <link rel="stylesheet" href="../../../_static/kerb.css" type="text/css" />
14     
15     <script type="text/javascript">
16       var DOCUMENTATION_OPTIONS = {
17         URL_ROOT:    '../../../',
18         VERSION:     '1.15.2',
19         COLLAPSE_INDEX: false,
20         FILE_SUFFIX: '.html',
21         HAS_SOURCE:  true
22       };
23     </script>
24     <script type="text/javascript" src="../../../_static/jquery.js"></script>
25     <script type="text/javascript" src="../../../_static/underscore.js"></script>
26     <script type="text/javascript" src="../../../_static/doctools.js"></script>
27     <link rel="author" title="About these documents" href="../../../about.html" />
28     <link rel="copyright" title="Copyright" href="../../../copyright.html" />
29     <link rel="top" title="MIT Kerberos Documentation" href="../../../index.html" />
30     <link rel="up" title="krb5 simple macros" href="index.html" />
31     <link rel="next" title="KRB5_CRYPTO_TYPE_DATA" href="KRB5_CRYPTO_TYPE_DATA.html" />
32     <link rel="prev" title="KRB5_CRED" href="KRB5_CRED.html" /> 
33   </head>
34   <body>
35     <div class="header-wrapper">
36         <div class="header">
37             
38             
39             <h1><a href="../../../index.html">MIT Kerberos Documentation</a></h1>
40             
41             <div class="rel">
42                 
43         <a href="../../../index.html" title="Full Table of Contents"
44             accesskey="C">Contents</a> |
45         <a href="KRB5_CRED.html" title="KRB5_CRED"
46             accesskey="P">previous</a> |
47         <a href="KRB5_CRYPTO_TYPE_DATA.html" title="KRB5_CRYPTO_TYPE_DATA"
48             accesskey="N">next</a> |
49         <a href="../../../genindex.html" title="General Index"
50             accesskey="I">index</a> |
51         <a href="../../../search.html" title="Enter search criteria"
52             accesskey="S">Search</a> |
53     <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__KRB5_CRYPTO_TYPE_CHECKSUM">feedback</a>
54             </div>
55         </div>
56     </div>
57
58     <div class="content-wrapper">
59       <div class="content">
60         <div class="document">
61             
62       <div class="documentwrapper">
63         <div class="bodywrapper">
64           <div class="body">
65             
66   <div class="section" id="krb5-crypto-type-checksum">
67 <span id="krb5-crypto-type-checksum-data"></span><h1>KRB5_CRYPTO_TYPE_CHECKSUM<a class="headerlink" href="#krb5-crypto-type-checksum" title="Permalink to this headline">¶</a></h1>
68 <dl class="data">
69 <dt id="KRB5_CRYPTO_TYPE_CHECKSUM">
70 <tt class="descname">KRB5_CRYPTO_TYPE_CHECKSUM</tt><a class="headerlink" href="#KRB5_CRYPTO_TYPE_CHECKSUM" title="Permalink to this definition">¶</a></dt>
71 <dd></dd></dl>
72
73 <p>[out] checksum for MIC</p>
74 <table border="1" class="docutils">
75 <colgroup>
76 <col width="59%" />
77 <col width="41%" />
78 </colgroup>
79 <tbody valign="top">
80 <tr class="row-odd"><td><tt class="docutils literal"><span class="pre">KRB5_CRYPTO_TYPE_CHECKSUM</span></tt></td>
81 <td><tt class="docutils literal"><span class="pre">6</span></tt></td>
82 </tr>
83 </tbody>
84 </table>
85 </div>
86
87
88           </div>
89         </div>
90       </div>
91         </div>
92         <div class="sidebar">
93     <h2>On this page</h2>
94     <ul>
95 <li><a class="reference internal" href="#">KRB5_CRYPTO_TYPE_CHECKSUM</a></li>
96 </ul>
97
98     <br/>
99     <h2>Table of contents</h2>
100     <ul class="current">
101 <li class="toctree-l1"><a class="reference internal" href="../../../user/index.html">For users</a></li>
102 <li class="toctree-l1"><a class="reference internal" href="../../../admin/index.html">For administrators</a></li>
103 <li class="toctree-l1 current"><a class="reference internal" href="../../index.html">For application developers</a><ul class="current">
104 <li class="toctree-l2"><a class="reference internal" href="../../gssapi.html">Developing with GSSAPI</a></li>
105 <li class="toctree-l2"><a class="reference internal" href="../../h5l_mit_apidiff.html">Differences between Heimdal and MIT Kerberos API</a></li>
106 <li class="toctree-l2"><a class="reference internal" href="../../init_creds.html">Initial credentials</a></li>
107 <li class="toctree-l2"><a class="reference internal" href="../../princ_handle.html">Principal manipulation and parsing</a></li>
108 <li class="toctree-l2 current"><a class="reference internal" href="../index.html">Complete reference - API and datatypes</a><ul class="current">
109 <li class="toctree-l3"><a class="reference internal" href="../api/index.html">krb5 API</a></li>
110 <li class="toctree-l3"><a class="reference internal" href="../types/index.html">krb5 types and structures</a></li>
111 <li class="toctree-l3 current"><a class="reference internal" href="index.html">krb5 simple macros</a></li>
112 </ul>
113 </li>
114 </ul>
115 </li>
116 <li class="toctree-l1"><a class="reference internal" href="../../../plugindev/index.html">For plugin module developers</a></li>
117 <li class="toctree-l1"><a class="reference internal" href="../../../build/index.html">Building Kerberos V5</a></li>
118 <li class="toctree-l1"><a class="reference internal" href="../../../basic/index.html">Kerberos V5 concepts</a></li>
119 <li class="toctree-l1"><a class="reference internal" href="../../../formats/index.html">Protocols and file formats</a></li>
120 <li class="toctree-l1"><a class="reference internal" href="../../../mitK5features.html">MIT Kerberos features</a></li>
121 <li class="toctree-l1"><a class="reference internal" href="../../../build_this.html">How to build this documentation from the source</a></li>
122 <li class="toctree-l1"><a class="reference internal" href="../../../about.html">Contributing to the MIT Kerberos Documentation</a></li>
123 <li class="toctree-l1"><a class="reference internal" href="../../../resources.html">Resources</a></li>
124 </ul>
125
126     <br/>
127     <h4><a href="../../../index.html">Full Table of Contents</a></h4>
128     <h4>Search</h4>
129     <form class="search" action="../../../search.html" method="get">
130       <input type="text" name="q" size="18" />
131       <input type="submit" value="Go" />
132       <input type="hidden" name="check_keywords" value="yes" />
133       <input type="hidden" name="area" value="default" />
134     </form>
135         </div>
136         <div class="clearer"></div>
137       </div>
138     </div>
139
140     <div class="footer-wrapper">
141         <div class="footer" >
142             <div class="right" ><i>Release: 1.15.2</i><br />
143                 &copy; <a href="../../../copyright.html">Copyright</a> 1985-2017, MIT.
144             </div>
145             <div class="left">
146                 
147         <a href="../../../index.html" title="Full Table of Contents"
148             >Contents</a> |
149         <a href="KRB5_CRED.html" title="KRB5_CRED"
150             >previous</a> |
151         <a href="KRB5_CRYPTO_TYPE_DATA.html" title="KRB5_CRYPTO_TYPE_DATA"
152             >next</a> |
153         <a href="../../../genindex.html" title="General Index"
154             >index</a> |
155         <a href="../../../search.html" title="Enter search criteria"
156             >Search</a> |
157     <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__KRB5_CRYPTO_TYPE_CHECKSUM">feedback</a>
158             </div>
159         </div>
160     </div>
161
162   </body>
163 </html>