From d44f9a6cb848c4dd6cc0724df5e5f5e4607a857a Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 4 Feb 2015 14:47:34 -0600 Subject: rename ObjectIdentifier.value to dotted_string --- docs/x509.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/x509.rst') diff --git a/docs/x509.rst b/docs/x509.rst index 9406bd88..aea084fe 100644 --- a/docs/x509.rst +++ b/docs/x509.rst @@ -206,7 +206,7 @@ X.509 Certificate Object Object identifiers (frequently seen abbreviated as OID) identify the type of a value (see: :class:`NameAttribute`). - .. attribute:: value + .. attribute:: dotted_string :type: :class:`str` -- cgit v1.2.3