summaryrefslogtreecommitdiffstats
path: root/doc/reference/html/gnutls-ocsp.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/html/gnutls-ocsp.html')
-rw-r--r--doc/reference/html/gnutls-ocsp.html78
1 files changed, 78 insertions, 0 deletions
diff --git a/doc/reference/html/gnutls-ocsp.html b/doc/reference/html/gnutls-ocsp.html
new file mode 100644
index 0000000..0422c6a
--- /dev/null
+++ b/doc/reference/html/gnutls-ocsp.html
@@ -0,0 +1,78 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ocsp: GnuTLS API Reference Manual</title>
+<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
+<link rel="home" href="index.html" title="GnuTLS API Reference Manual">
+<link rel="up" href="intro.html" title="GnuTLS API Reference Manual">
+<link rel="prev" href="gnutls-pkcs12.html" title="pkcs12">
+<link rel="next" href="gnutls-dtls.html" title="dtls">
+<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
+ <a href="#gnutls-ocsp.description" class="shortcut">Description</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="intro.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="gnutls-pkcs12.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="gnutls-dtls.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="gnutls-ocsp"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="gnutls-ocsp.top_of_page"></a>ocsp</span></h2>
+<p>ocsp</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="gnutls-ocsp.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table class="informaltable" width="100%" border="0">
+<colgroup>
+<col width="150px" class="other_proto_type">
+<col class="other_proto_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="gnutls-ocsp.html#MAX-OCSP-VALIDITY-SECS:CAPS" title="MAX_OCSP_VALIDITY_SECS">MAX_OCSP_VALIDITY_SECS</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="gnutls-ocsp.html#MAX-OCSP-MSG-SIZE:CAPS" title="MAX_OCSP_MSG_SIZE">MAX_OCSP_MSG_SIZE</a></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="gnutls-ocsp.description"></a><h2>Description</h2>
+</div>
+<div class="refsect1">
+<a name="gnutls-ocsp.functions_details"></a><h2>Functions</h2>
+<p></p>
+</div>
+<div class="refsect1">
+<a name="gnutls-ocsp.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="MAX-OCSP-VALIDITY-SECS:CAPS"></a><h3>MAX_OCSP_VALIDITY_SECS</h3>
+<pre class="programlisting">#define MAX_OCSP_VALIDITY_SECS (15*60*60*24)
+</pre>
+</div>
+<hr>
+<div class="refsect2">
+<a name="MAX-OCSP-MSG-SIZE:CAPS"></a><h3>MAX_OCSP_MSG_SIZE</h3>
+<pre class="programlisting">#define MAX_OCSP_MSG_SIZE 128
+</pre>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>Generated by GTK-Doc V1.33.1</div>
+</body>
+</html> \ No newline at end of file