summaryrefslogtreecommitdiff
path: root/doc/html/crl.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/crl.html')
-rw-r--r--doc/html/crl.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/html/crl.html b/doc/html/crl.html
index 4ce6acb..7e50385 100644
--- a/doc/html/crl.html
+++ b/doc/html/crl.html
@@ -1,8 +1,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
-<title>3.1.11 CRL objects </title>
-<META NAME="description" CONTENT="3.1.11 CRL objects ">
+<title>3.1.10 CRL objects </title>
+<META NAME="description" CONTENT="3.1.10 CRL objects ">
<META NAME="keywords" CONTENT="pyOpenSSL">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
@@ -36,36 +36,36 @@
border="0" height="32"
alt="" width="32"></td>
</tr></table>
-<b class="navlabel">Previous:</b> <a class="sectref" href="openssl-netscape-spki.html">3.1.10 NetscapeSPKI objects</A>
+<b class="navlabel">Previous:</b> <a class="sectref" href="openssl-netscape-spki.html">3.1.9 NetscapeSPKI objects</A>
<b class="navlabel">Up:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
-<b class="navlabel">Next:</b> <a class="sectref" href="revoked.html">3.1.12 Revoked objects</A>
+<b class="navlabel">Next:</b> <a class="sectref" href="revoked.html">3.1.11 Revoked objects</A>
<br><hr>
</DIV>
<!--End of Navigation Panel-->
-<H3><A NAME="SECTION0004111000000000000000">&nbsp;</A>
+<H3><A NAME="SECTION0004110000000000000000">&nbsp;</A>
<BR>
-3.1.11 CRL objects
+3.1.10 CRL objects
</H3>
<P>
CRL objects have the following methods:
<P>
-<dl><dt><b><a name='l2h-106'><tt class='method'>add_revoked</tt></a></b>(<var>revoked</var>)
+<dl><dt><b><a name='l2h-107'><tt class='method'>add_revoked</tt></a></b>(<var>revoked</var>)
<dd>
Add a Revoked object to the CRL, by value not reference.
</dl>
<P>
-<dl><dt><b><a name='l2h-107'><tt class='method'>export</tt></a></b>(<var>cert, key</var><big>[</big><var>, type=FILETYPE_PEM</var><big>]</big><big>[</big><var>, days=100</var><big>]</big>)
+<dl><dt><b><a name='l2h-108'><tt class='method'>export</tt></a></b>(<var>cert, key</var><big>[</big><var>, type=FILETYPE_PEM</var><big>]</big><big>[</big><var>, days=100</var><big>]</big>)
<dd>
Use <var>cert</var> and <var>key</var> to sign the CRL and return the CRL as a string.
<var>days</var> is the number of days before the next CRL is due.
</dl>
<P>
-<dl><dt><b><a name='l2h-108'><tt class='method'>get_revoked</tt></a></b>()
+<dl><dt><b><a name='l2h-109'><tt class='method'>get_revoked</tt></a></b>()
<dd>
Return a tuple of Revoked objects, by value not reference.
</dl>
@@ -96,11 +96,11 @@ Return a tuple of Revoked objects, by value not reference.
border="0" height="32"
alt="" width="32"></td>
</tr></table>
-<b class="navlabel">Previous:</b> <a class="sectref" href="openssl-netscape-spki.html">3.1.10 NetscapeSPKI objects</A>
+<b class="navlabel">Previous:</b> <a class="sectref" href="openssl-netscape-spki.html">3.1.9 NetscapeSPKI objects</A>
<b class="navlabel">Up:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
-<b class="navlabel">Next:</b> <a class="sectref" href="revoked.html">3.1.12 Revoked objects</A>
+<b class="navlabel">Next:</b> <a class="sectref" href="revoked.html">3.1.11 Revoked objects</A>
<hr>
-<span class="release-info">Release 0.12.</span>
+<span class="release-info">Release 0.13.</span>
</DIV>
<!--End of Navigation Panel-->