I have a public key, and I want to write a method that verify a string which is a signature signed by this public key's private key. And is M2Crypto I can't find algorithm named "SHA1WithRSA" or so . Could anyone help me?