Skip to content

Commit e43b937

Browse files
authored
Update ssl.__doc__
1 parent 36733b9 commit e43b937

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Lib/ssl.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
1414
Functions:
1515
16+
get_sigalgs -- return a list of all available TLS signature
17+
algorithms (requires OpenSSL 3.4 or later)
18+
1619
cert_time_to_seconds -- convert time string used for certificate
1720
notBefore and notAfter functions to integer
1821
seconds past the Epoch (the time values

0 commit comments

Comments
 (0)