mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 05:42:20 +01:00
* 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.