Type Alias esp_idf_hal::sys::mbedtls_cipher_id_t

source ยท
pub type mbedtls_cipher_id_t = u32;
Expand description

\brief Supported cipher types.

\warning DES/3DES are considered weak ciphers and their use constitutes a security risk. We recommend considering stronger ciphers instead.