Topic: wolfssl replacement for openssl's PEM_write_DHparams()
hello all,
I am porting openssl API's to wolfssl in my application.My existing openssl application has PEM_read_bio_DHparams() to read DHparams and I found its replacement in wolfssl.But, I didn't find any replacement for PEM_write_DHparams().Is there any API in wolfssl for this and if no,is there any plan to implement it in near future?
Thanks & Regards,
Surekha