- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testUnicodeNegotiation (1.1 sec)
-
src/test/java/jcifs/ntlmssp/Type1MessageTest.java
assertEquals(0, messageBytes[10] & 0xFF); assertEquals(0, messageBytes[11] & 0xFF); } @Test @DisplayName("Should handle Unicode negotiation flag") void testUnicodeNegotiation() { // Given int unicodeFlags = NtlmFlags.NTLMSSP_NEGOTIATE_UNICODE; int oemFlags = NtlmFlags.NTLMSSP_NEGOTIATE_OEM; // When
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 12.1K bytes - Viewed (0)