pub fn negotiate_algos(client: &[u16]) -> Vec<u16>Expand description
Intersect the client’s offered algorithms with the server’s, preserving the client’s order so the negotiate response echoes the requested CompressionIds when all are supported ([MS-SMB2] §3.3.5.4).