X509_CRL_diff

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
X509_CRL*
X509_CRL_diff
(
X509_CRL* base
,
X509_CRL* newer
,
EVP_PKEY* skey
,
const(EVP_MD)* md
,
uint flags
)

Meta