MCPcopy Create free account
hub / github.com/chrxh/alien / ~SSLInit

Method ~SSLInit

external/cpp-httplib/httplib.h:7303–7307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7301 }
7302
7303 ~SSLInit() {
7304#if OPENSSL_VERSION_NUMBER < 0x1010001fL
7305 ERR_free_strings();
7306#endif
7307 }
7308
7309 private:
7310#if OPENSSL_VERSION_NUMBER < 0x10100000L

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected