[#NCONF_WIN32] = NCONF_WIN32 :mrdocs: Return the legacy Win32 CONF_METHOD (deprecated). == Synopsis Declared in `<openssl/conf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] xref:CONF_METHOD.adoc[CONF_METHOD]* NCONF_WIN32(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value Pointer to the Win32 configuration method table. [.small]#Created with https://www.mrdocs.com[MrDocs]#