ASN1_item_verify

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_EVP)
extern (C) nothrow nothrow
int
ASN1_item_verify
(
const(ASN1_ITEM)* it
,
X509_ALGOR* algor1
,
ASN1_BIT_STRING* signature
,
void* data
,
EVP_PKEY* pkey
)

Meta