简体   繁体   中英

How to use private key

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?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM