aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/x509.rst')
-rw-r--r--docs/x509.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/x509.rst b/docs/x509.rst
index 19a62bed..42b95a11 100644
--- a/docs/x509.rst
+++ b/docs/x509.rst
@@ -185,6 +185,8 @@ X.509 Certificate Object
.. versionadded:: 0.8
+ An X.509 name consists of a list of Attribute objects.
+
.. attribute:: oid
:type: :class:`ObjectIdentifier`
@@ -201,6 +203,9 @@ X.509 Certificate Object
.. versionadded:: 0.8
+ Object identifiers (frequently seen abbreviated as OID) identify the type
+ of a value (see: :class:`Attribute`).
+
.. attribute:: value
:type: :class:`str`