Manual Pages for UNIX Darwin command on man CONF_modules_free
MyWebUniversity

Manual Pages for UNIX Darwin command on man CONF_modules_free

CONFmodulesfree(3) OpenSSL CONFmodulesfree(3)

NAME

CONFmodulesfree, CONFmodulesload, CONFmodulesunload -

OpenSSL configuration cleanup functions

SYNOPSIS

#include

void CONFmodulesfree(void); void CONFmodulesunload(int all); void CONFmodulesfinish(void);

DESCRIPTION

CONFmodulesfree() closes down and frees up all memory allocated by all configuration modules. CONFmodulesfinish() calls each configuration modules ffiinniisshh handler to free up any configuration that module may have performed. CONFmodulesunload() finishes and unloads configuration modules. If aallll is set to 00 only modules loaded from DSOs will be unloads. If aallll is 11 all modules, including builtin modules will be unloaded. NNOOTTEESS Normally applications will only call CONFmodulesfree() at application to tidy up any configuration performed. RREETTUURRNN VVAALLUUEE None of the functions return a value.

SEE ALSO

conf(5), OPENSSLconfig(3), "CONFmodulesloadfile(3), CONFmodulesloadfile(3)" HISTORY CONFmodulesfree(), CONFmodulesunload(), and CONFmodulesfinish() first appeared in OpenSSL 0.9.7.

0.9.7l 2004-03-02 CONFmodulesfree(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™