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

Method get_buffer

extra/yassl/src/cert_wrapper.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78
79const opaque* x509::get_buffer() const
80{
81 return buffer_;
82}
83
84
85opaque* x509::use_buffer()

Callers 5

CopyCaCertMethod · 0.45
get_peerKeyMethod · 0.45
get_privateKeyMethod · 0.45
ValidateMethod · 0.45
SetPrivateKeyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected