~rick-fdd/pyopenssl/rand_bytes

« back to all changes in this revision

Viewing changes to doc/html/openssl-x509store.html

  • Committer: Jean-Paul Calderone
  • Date: 2009-03-07 14:10:30 UTC
  • Revision ID: exarkun@boson-20090307141030-r4mro2ghsvdfh9xt
RegenerateĀ docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
The X509Store object has currently just one method:
53
53
 
54
54
<P>
55
 
<dl><dt><b><a name='l2h-70'><tt class='method'>add_cert</tt></a></b>(<var>cert</var>)
 
55
<dl><dt><b><a name='l2h-72'><tt class='method'>add_cert</tt></a></b>(<var>cert</var>)
56
56
<dd>
57
57
Add the certificate <var>cert</var> to the certificate store.
58
58
</dl>