MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / protocol

Method protocol

tools/python-3.11.9-amd64/Lib/ssl.py:721–722  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

719
720 @property
721 def protocol(self):
722 return _SSLMethod(super().protocol)
723
724 @property
725 def verify_flags(self):

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected