开发者

How to use private key

开发者 https://www.devze.com 2022-12-23 02:25 出处:网络
In my search i found outthat we can generate private key called myrsakey.pem.What is the purpose of this key where this key is used.Help me.

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.

Rega开发者_运维知识库rds Sharun.


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?


It is a key used to perform RSA encryption. See http://en.wikipedia.org/wiki/RSA

0

精彩评论

暂无评论...
验证码 换一张
取 消