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

Method GetSubject

extra/yassl/src/yassl_int.cpp:2607–2610  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2605
2606
2607X509_NAME* X509::GetSubject()
2608{
2609 return &subject_;
2610}
2611
2612
2613ASN1_TIME* X509::GetBefore()

Callers 3

setPeerX509Method · 0.80
CopyX509Method · 0.80
X509_get_subject_nameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected