<div dir="ltr"><br clear="all"><div><p class="MsoNormal">I was trying to use
openssl functions from erlang, like PKCS7_encrypt(STACK_OF(X509) *certs, BIO
*in, const EVP_CIPHER *cipher, int flags).</p><p class="MsoNormal">I thought of using a NIF (Native Implemented Function) to call a this
openssl c function from erlang. The samples given at site have return types like int ,
which is available in both c and erlang. How openssl type PKCS7* can be mapped to an erlang
type , which is the return type for openssl function PKCS7_encrypt,so that , I can call openssl functions like this from erlang program.
Is there any sample program I can look into<b>.</b></p></div>-- <br><div class="gmail_signature"><div>Regards,</div>
<div>Lamchith</div></div>
</div>