pub type mbedtls_cipher_type_t = c_uint;
Expand description
\brief Supported {cipher type, cipher mode} pairs.
\warning DES/3DES are considered weak ciphers and their use constitutes a security risk. We recommend considering stronger ciphers instead.