X509_find_by_issuer_and_serial

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 nothrow
X509*
X509_find_by_issuer_and_serial
(
STACK_OF!(X509)* sk
,
X509_NAME* name
,
ASN1_INTEGER* serial
)

Meta