简体   繁体   English

从kpcs7(.p7b)文件中提取私钥和证书

[英]Extract private key and certificate from kpcs7 (.p7b) file

I have a .p7b file. 我有一个.p7b文件。 How do I extract the key and certificate? 如何提取密钥和证书? I tried openssl, but I am not able to get the exact command/options. 我试过openssl,但我无法获得确切的命令/选项。

Thanks! 谢谢!

PKCS#7 file doesn't include private keys. PKCS#7文件不包含私钥。 As for certificate(s) you have not specified what platform you are using and how your question is related to programming. 至于证书,您没有指定您正在使用的平台以及您的问题与编程有何关系。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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