esp_idf_svc::sys

Type Alias 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.