Subject: Code for signing a AuthRequest from a PEM certificate
Date: 2015-05-28 15:21:51
From: Pras Biswas
Source: code-signing-authrequest-pem-certificate
----------------------------------------------------------------------

I have a PEM certificate in this format

[code lang='c#']
-----BEGIN CERTIFICATE-----
 x509CertificateData 
-----END CERTIFICATE-----
 [/code]
 
I need to sign an AuthRequest (authnRequest.Sign) using this PEM file. What is the code for that?
 
Please note the PEM does not have the PrivateKey. It is in a separate file.
---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index