pub type mbedtls_cipher_id_t = c_uint;
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.
pub type mbedtls_cipher_id_t = c_uint;
\brief Supported cipher types.
\warning DES/3DES are considered weak ciphers and their use constitutes a security risk. We recommend considering stronger ciphers instead.