EVP_KEYEXCH_fetch

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))
EVP_KEYEXCH*
EVP_KEYEXCH_fetch
(
OSSL_LIB_CTX* ctx
,
const(char)* algorithm
,
const(char)* properties
)

Meta