Return the legacy Win32 CONF_METHOD (deprecated).
Synopsis
Declared in <openssl/conf.h>
[[deprecated]]
CONF_METHOD*
NCONF_WIN32();
|
Warning
|
Deprecated. Use of this entity is allowed but discouraged. |
Return Value
Pointer to the Win32 configuration method table.
Created with MrDocs