mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
pyOpenSSL: Add DTLS_* constants (#11486)
This commit is contained in:
@@ -24,6 +24,9 @@ TLSv1_2_METHOD: int
|
||||
TLS_METHOD: int
|
||||
TLS_SERVER_METHOD: int
|
||||
TLS_CLIENT_METHOD: int
|
||||
DTLS_METHOD: int
|
||||
DTLS_SERVER_METHOD: int
|
||||
DTLS_CLIENT_METHOD: int
|
||||
|
||||
SSL3_VERSION: int
|
||||
TLS1_VERSION: int
|
||||
|
||||
Reference in New Issue
Block a user