EVP_PKEY_CTX_get_group_name

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_PKEY_CTX_get_group_name
(
EVP_PKEY_CTX* ctx
,
char* name
,
size_t namelen
)

Meta