Hi, In my search i found out that we can generate private key called myrsakey.pem.What is the purpose of this key where this key is used.Help me.
Regards Sharun.
Hi, In my search i found out that we can generate private key called myrsakey.pem.What is the purpose of this key where this key is used.Help me.
Regards Sharun.
It is a key used to perform RSA encryption. See http://en.wikipedia.org/wiki/RSA
Hi i want to use myrsakey.pem in my java program for authentication
Why? If you don't know how? Where did this requirement come from?
Ask for clarification. Are they talking about digital signatures for example? or X.509?