<div dir="ltr">If I understand you correctly, yes you must use the private key to decrypt the symmetric key which has been encrypted using RSA and the client's public key.  There is no way (theoretically) to decrypt using only the public key.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 29, 2015 at 7:58 AM, suguacl28 <span dir="ltr"><<a href="mailto:sugu.ece28@gmail.com" target="_blank">sugu.ece28@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ya i know it. Actually i need to transfer the symmetric key to client. That<br>
symmetric key is encrypted using RSA public key of client which is<br>
transferred manually to server. Now i want to decrypt  the package with same<br>
RSA public key of client.<br>
<br>
Now my doubt is, for decryption we must use private key of client or we can<br>
also use client public key??<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://openssl.6102.n7.nabble.com/RSA-Public-Encryption-and-Decryption-tp61935p61937.html" rel="noreferrer" target="_blank">http://openssl.6102.n7.nabble.com/RSA-Public-Encryption-and-Decryption-tp61935p61937.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the OpenSSL - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/mailman/listinfo/openssl-users</a><br>
</div></div></blockquote></div><br></div>