MCPcopy 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
2601X509_NAME* X509::GetIssuer()
2602{
2603 return &issuer_;
2604}
2605
2606
2607X509_NAME* X509::GetSubject()

Callers 5

ValidateMethod · 0.45
SetPrivateKeyMethod · 0.45
setPeerX509Method · 0.45
CopyX509Method · 0.45
X509_get_issuer_nameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected