mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-04-28 21:23:27 +02:00
a38576146e
* More cleanup to move PEM functions from ssl.c to asn.c (`wolfSSL_CertPemToDer`, `wolfSSL_KeyPemToDer`, `wolfSSL_PubKeyPemToDer`). Renamed these API's to `wc_` and added backwards compatability macro for old function names.