Skip to main content

mbedtls_cipher_id_t

Type Alias mbedtls_cipher_id_t 

Source
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.