PKCS#8 Support

  • Thread starter Thread starter rene.rugerio
  • Start date Start date
R

rene.rugerio

Hi all
I have a big trouble. Currently, i'm developing an application in
dotnet which uses a certificate x509 and has a encrypted private key
(such file is a *.key). The trick here is, i cannot access this private
key, it is in pkcs#8 format. Is there any way to do it ? I'm desperate
!
How can i import that parameter to encrypt ?

Thanks in advance !!!1
 
Back
Top