Hi All, I am trying to verify signature via lib cryptography. Basically , I am trying to simulate below Openssl command via python lib.
openssl smime -verify -in $PKCS7 -inform PEM -content $DOCUMENT -certfile pubkey Can you please help me how can I do this in python. Thanks and Regards, Ajeet
_______________________________________________ Cryptography-dev mailing list Cryptography-dev@python.org https://mail.python.org/mailman/listinfo/cryptography-dev