- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testParsingType2TargetInformation (0.17 sec)
-
src/test/java/jcifs/tests/NtlmTest.java
assertArrayEquals(challenge, parsed.getChallenge()); assertNull(parsed.getTarget()); assertNull(parsed.getTargetInformation()); } @Test public void testParsingType2TargetInformation () throws IOException { int flags = 0; byte[] challenge = new byte[] { 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8 }; byte[] ti = new byte[] {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Dec 16 10:38:43 UTC 2018 - 4.8K bytes - Viewed (0)