ASN1_item_sign

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_sign
(
const(ASN1_ITEM)* it
,
X509_ALGOR* algor1
,
X509_ALGOR* algor2
,
ASN1_BIT_STRING* signature
,
void* data
,
EVP_PKEY* pkey
,
const(EVP_MD)* type
)

Meta