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
_______________________________________________
[email protected] mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome

Reply via email to