summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHarmin Parra Rueda <harmin.rueda@gmail.com>2023-05-03 23:34:54 +0200
committerGitHub <noreply@github.com>2023-05-03 17:34:54 -0400
commitbbea31b68d12a3f4cc43b4f6ca9f6fa5ea751d25 (patch)
tree2445cca7bcc474d5b11b72f4417f8ecd62ca0c21 /docs
parent8d772f51907af4b00857c3a89ad9e73a2f48ccb4 (diff)
downloadcryptography-bbea31b68d12a3f4cc43b4f6ca9f6fa5ea751d25.tar.gz
Fix for #8854 (#8855)
* Fix for #8854 Fix for issue #8854 * Fix for issue #8854 Fix for issue #8854 * versionadded --------- Co-authored-by: Paul Kehrer <paul.l.kehrer@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/x509/reference.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/x509/reference.rst b/docs/x509/reference.rst
index 2f7040ebf..71a6eb179 100644
--- a/docs/x509/reference.rst
+++ b/docs/x509/reference.rst
@@ -3034,6 +3034,12 @@ instances. The following common OIDs are available as constants.
Corresponds to the dotted string ``"2.5.4.12"``.
+ .. attribute:: INITIALS
+
+ .. versionadded:: 41.0.0
+
+ Corresponds to the dotted string ``"2.5.4.43"``.
+
.. attribute:: GENERATION_QUALIFIER
Corresponds to the dotted string ``"2.5.4.44"``.