Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ GetIssuer
Method
GetIssuer
extra/yassl/src/yassl_int.cpp:2601–2604 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2599
2600
2601
X509_NAME* X509::GetIssuer()
2602
{
2603
return &issuer_;
2604
}
2605
2606
2607
X509_NAME* X509::GetSubject()
Callers
5
Validate
Method · 0.45
SetPrivateKey
Method · 0.45
setPeerX509
Method · 0.45
CopyX509
Method · 0.45
X509_get_issuer_name
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected