|
Hi folks!
I need to convert a certificate in PEM
format stored in char array to X509 certificate in DER format.
I have tried to use BIO_f_base64() and
PEM_read_bio_X509() to convert it but I haven�t got results.
Could anyone tell me how I can do it?
Thanks.
|
- Re: Convert certificate in PEM format to X509 certifi... Jaime Viz�n Gonz�lez
- Re: Convert certificate in PEM format to X509 ce... Oscar Jacobsson
