Constant TLS_1_2_VERSION_MINOR

pub const TLS_1_2_VERSION_MINOR: u8 = 0x3; // 3u8
Available on crate feature dep_sdl3 only.