Callbacks and static‐state cookie passed when binding a dynamic ENGINE.

Synopsis

Declared in <openssl/engine.h>

struct st_dynamic_fns;

Data Members

Name

Description

mem_fns

Memory callbacks the loaded ENGINE should install if static data differs.

static_state

Pointer comparing static data identity with ENGINE_get_static_state().

Created with MrDocs