MCPcopy Create free account
hub / github.com/3rdparty/libprocess / context

Function context

src/openssl.cpp:782–786  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

780
781
782SSL_CTX* context()
783{
784 // TODO(benh): Always call 'initialize' just in case?
785 return ctx;
786}
787
788
789Try<Nothing> verify(

Callers 1

accept_SSL_callbackMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected