ASN1_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_sign
(
i2d_of_void* i2d
,
X509_ALGOR* algor1
,
X509_ALGOR* algor2
,
ASN1_BIT_STRING* signature
,
char* data
,
EVP_PKEY* pkey
,
const(EVP_MD)* type
)

Meta