MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / GetName

Method GetName

extra/yassl/src/yassl_int.cpp:2581–2584  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2579
2580
2581const char* X509_NAME::GetName() const
2582{
2583 return name_;
2584}
2585
2586
2587size_t X509_NAME::GetLength() const

Callers 4

setPeerX509Method · 0.45
CopyX509Method · 0.45
X509_NAME_onelineFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected