esp-rs / esp-mbedtls

mbedtls for ESP32 bare-metal
Apache License 2.0
17 stars 7 forks source link

Add #[derive] attributes to certificates #7

Closed AnthonyGrondin closed 1 year ago

AnthonyGrondin commented 1 year ago

Add useful #[derive] attributes to certificates, like copy, which allows to reuse the certificates after creating a new session.