Describes one ENGINE-specific control command for ENGINE_set_cmd_defns().
Declared in <openssl/engine.h>
<openssl/engine.h>
typedef ENGINE_CMD_DEFN_st ENGINE_CMD_DEFN;
Arrays of these are null-terminated: the last element has cmd_num 0 and/or cmd_name NULL. Entries must be ordered by increasing cmd_num.