CVS: crypto/Doc pycrypt.tex,1.18,1.19
"A.M. Kuchling" <[email protected]> Fri, 11 Apr 2003 19:11:50 -0700
| Newsgroups | gmane.comp.python.cryptography.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/pycrypto/crypto/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv13404/Doc
Modified Files:
pycrypt.tex
Log Message:
Fix silly error pointed out by Wallace Owen
Index: pycrypt.tex
===================================================================
RCS file: /cvsroot/pycrypto/crypto/Doc/pycrypt.tex,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- pycrypt.tex 4 Apr 2003 19:45:04 -0000 1.18
+++ pycrypt.tex 12 Apr 2003 02:11:47 -0000 1.19
@@ -707,7 +707,7 @@
\begin{methoddesc}{can_encrypt}{}
Returns true if the algorithm is capable of encrypting and decrypting
-data; returns false otherwise. To test if a given key object can sign
+data; returns false otherwise. To test if a given key object can encrypt
data, use \code{key.can_encrypt() and key.has_private()}.
\end{methoddesc}
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com