We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ssl.__doc__
1 parent 36733b9 commit e43b937Copy full SHA for e43b937
Lib/ssl.py
@@ -13,6 +13,9 @@
13
14
Functions:
15
16
+ get_sigalgs -- return a list of all available TLS signature
17
+ algorithms (requires OpenSSL 3.4 or later)
18
+
19
cert_time_to_seconds -- convert time string used for certificate
20
notBefore and notAfter functions to integer
21
seconds past the Epoch (the time values
0 commit comments