Constant esp_idf_hal::sys::MBEDTLS_KEY_LENGTH_DES_EDE3
source ยท pub const MBEDTLS_KEY_LENGTH_DES_EDE3: u32 = 192; // 192u32
Expand description
Key length in bits, including parity, for DES in three-key EDE. \warning 3DES is considered weak.