commit | 2dd8ff5af1620b8b2b8e0a25f724485424c8cf46 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@boson> | Mon Mar 24 17:43:58 2008 -0400 |
committer | Jean-Paul Calderone <exarkun@boson> | Mon Mar 24 17:43:58 2008 -0400 |
tree | 8b83edef091a755f41f51da9a8acd9c28b047062 | |
parent | 110cd09a09009c0aabdfe2fc7b486b6432de4327 [diff] [blame] |
Document the X509Name.hash method
diff --git a/doc/pyOpenSSL.txt b/doc/pyOpenSSL.txt index ff235ad..3e5c9c2 100644 --- a/doc/pyOpenSSL.txt +++ b/doc/pyOpenSSL.txt
@@ -336,6 +336,12 @@ 3.1.2 X509Name objects + X509Name objects have the following methods: + + hash() + Return an integer giving the first four bytes of the MD5 digest + of the DER representation of the name. + X509Name objects have the following members: countryName