aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/x509.rst')
-rw-r--r--docs/x509.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/x509.rst b/docs/x509.rst
index 89265df2..18f6ff18 100644
--- a/docs/x509.rst
+++ b/docs/x509.rst
@@ -473,6 +473,14 @@ Signature Algorithm OIDs
Corresponds to the dotted string ``2.16.840.1.101.3.4.3.2"``. This is
a SHA256 digest signed by a DSA key.
+Extension OIDs
+~~~~~~~~~~~~~~
+
+.. data:: OID_BASIC_CONSTRAINTS
+
+ Corresponds to the dotted string ``"2.5.29.19"``. The identifier for the
+ basic constraints extension.
+
Exceptions
~~~~~~~~~~