Return the application pointer passed as ex to the context security callback.
ex
Declared in <openssl/ssl.h>
<openssl/ssl.h>
void* SSL_CTX_get0_security_ex_data(SSL_CTX const* ctx);
Extra data previously set with SSL_CTX_set0_security_ex_data, or NULL if unset.