EVP_VerifyFinal

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
EVP_VerifyFinal
(
EVP_MD_CTX* ctx
,
const(ubyte)* sigbuf
,
uint siglen
,
EVP_PKEY* pkey
)

Meta