mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 09:32:21 +01:00
* add structure fields to persist encoding format of subject parts; * set default encoding formats at InitDecodedCert; * retrieve encoding format from buffer at GetName; * copy encoding format from DecodedCert to CertName at SetNameFromCert.