pub const mbedtls_cipher_type_t_MBEDTLS_CIPHER_DES_CBC: mbedtls_cipher_type_t = 33;
Expand description

< DES cipher with CBC mode. \warning DES is considered weak.