Constant esp_idf_sys::MBEDTLS_KEY_LENGTH_DES_EDE3

source ยท
pub const MBEDTLS_KEY_LENGTH_DES_EDE3: _bindgen_ty_5 = 192;
Expand description

Key length in bits, including parity, for DES in three-key EDE. \warning 3DES is considered weak.