[chandler-users] M2crypto, openssl and p7m unwrap
Luca Bel
lucabel at gmail.com
Thu Sep 10 14:47:04 PDT 2009
Hi all;
I need to unwrap p7m file and extract the content (.doc, .pdf and so on).
I don't have any cert, and simply with openssl I can do something like:
luca$ openssl smime -decrypt -verify -inform DER -in
LicenzaDiKe.pdf.p7m -noverify -out LicenzaDike.pdf
Now I need to do the same in python and I would use M2Crypto, but I'm not
able to
find the way to reproduce the same instruction.
someone can help me?
thanks to all
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/chandler-users/attachments/20090910/9abccfd9/attachment.htm
More information about the chandler-users
mailing list