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 1e4efb4c..b8e3c8ee 100644
--- a/docs/x509.rst
+++ b/docs/x509.rst
@@ -1267,6 +1267,11 @@ Signature Algorithm OIDs
Corresponds to the dotted string ``"1.2.840.113549.1.1.13"``. This is
a SHA512 digest signed by an RSA key.
+.. data:: OID_ECDSA_WITH_SHA1
+
+ Corresponds to the dotted string ``"1.2.840.10045.4.1"``. This is a SHA1
+ digest signed by an ECDSA key.
+
.. data:: OID_ECDSA_WITH_SHA224
Corresponds to the dotted string ``"1.2.840.10045.4.3.1"``. This is