May .pfx file contain more than one private key?

这一生的挚爱 提交于 2019-12-12 22:23:15

问题


I am trying to understand whether .pfx file may contain multiple private keys or not.

In case there are several sets of certificates and their private keys how they can be found in KeyStore? By using aliases, right?

Sorry for this weird question but I would be happy if someone could help me clarify this question.

Thanks a lot.


回答1:


So the answer is yes it can have any number of private keys and associated certificates. Thank you guys.



来源:https://stackoverflow.com/questions/29694110/may-pfx-file-contain-more-than-one-private-key

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!