I\'m trying to use openssl to decrypt a encrypted string, which I already have the private key as a string. However, the function RSA_private_decrypt() always failed.