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 |
Memory callbacks the loaded ENGINE should install if static data differs. |
|
Pointer comparing static data identity with ENGINE_get_static_state(). |
Created with MrDocs