EVP_KEYEXCH_names_do_all

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
static if(OPENSSL_VERSION_AT_LEAST(3, 0, 0))
int
EVP_KEYEXCH_names_do_all
(
const(EVP_KEYEXCH)* keyexch
,
EVP_KEYEXCH_apply_names_fn fn
,
void* data
)

Meta