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.