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

Method GetBefore

extra/yassl/src/yassl_int.cpp:2613–2616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2611
2612
2613ASN1_TIME* X509::GetBefore()
2614{
2615 return beforeDate_.GetString();
2616}
2617
2618
2619ASN1_TIME* X509::GetAfter()

Callers 3

setPeerX509Method · 0.80
CopyX509Method · 0.80
X509_get_notBeforeFunction · 0.80

Calls 1

GetStringMethod · 0.80

Tested by

no test coverage detected