commit | d44f9a6cb848c4dd6cc0724df5e5f5e4607a857a | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Feb 04 14:47:34 2015 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Feb 04 14:47:34 2015 -0600 |
tree | eee196bddbe1e8c2405c1068022ef57cd8cf6365 | |
parent | 76c6990e87ba39ed07dd3ff90083077de9a36f3d [diff] [blame] |
rename ObjectIdentifier.value to dotted_string
diff --git a/docs/x509.rst b/docs/x509.rst index 9406bd8..aea084f 100644 --- a/docs/x509.rst +++ b/docs/x509.rst
@@ -206,7 +206,7 @@ Object identifiers (frequently seen abbreviated as OID) identify the type of a value (see: :class:`NameAttribute`). - .. attribute:: value + .. attribute:: dotted_string :type: :class:`str`