commit | c54cc18b11b9fe433758fd910e20484ee50c6a60 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@boson> | Wed Mar 26 21:11:07 2008 -0400 |
committer | Jean-Paul Calderone <exarkun@boson> | Wed Mar 26 21:11:07 2008 -0400 |
tree | c1543f1cdb030a4778b23bb6e5ebd980656e040c | |
parent | c821543c77e7e6532e4fa9a21a880e76c66a246d [diff] [blame] |
X509Name.get_components
diff --git a/doc/pyOpenSSL.txt b/doc/pyOpenSSL.txt index a66774e..8a7a403 100644 --- a/doc/pyOpenSSL.txt +++ b/doc/pyOpenSSL.txt
@@ -345,6 +345,10 @@ der() Return a string giving the DER representation of the name. + get_components() + Return a list of two-tuples of strings giving the components of + the name. + X509Name objects have the following members: countryName