ECDH_compute_key

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
int
ECDH_compute_key
(
void* out_
,
size_t outlen
,,,
ExternC!(void* function
(
const(void)* in_
,
size_t inlen
,
void* out_
,
size_t* outlen
)
)
KDF
)

Meta