Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ isTLS
Method
isTLS
extra/yassl/src/yassl_int.cpp:1552–1555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1550
1551
1552
bool SSL::isTLS() const
1553
{
1554
return secure_.get_connection().TLS_;
1555
}
1556
1557
1558
bool SSL::isTLSv1_1() const
Callers
9
cipherFinished
Function · 0.80
buildMessage
Function · 0.80
buildFinished
Function · 0.80
build_certHashes
Function · 0.80
build
Method · 0.80
read
Method · 0.80
Process
Method · 0.80
timing_verify
Function · 0.80
SSL_get_version
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected