Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ X509_get_subject_name
Function
X509_get_subject_name
extra/yassl/src/ssl.cpp:666–669 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
664
665
666
X509_NAME* X509_get_subject_name(X509* x)
667
{
668
return x->GetSubject();
669
}
670
671
672
void SSL_load_error_strings() // compatibility only
Callers
2
ssl_verify_server_cert
Function · 0.85
showPeer
Function · 0.85
Calls
1
GetSubject
Method · 0.80
Tested by
1
showPeer
Function · 0.68