- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createValidType3Message (0.21 seconds)
-
src/test/java/jcifs/http/NtlmSspTest.java
// This is a valid Type 3 message with proper structure private final String type3MessageBase64 = createValidType3Message(); /** * Creates a valid Type 3 NTLM message for testing */ private static String createValidType3Message() { // Build a properly formatted Type 3 message byte[] message = new byte[200]; // NTLMSSP signatureCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 21 04:51:33 GMT 2025 - 11.4K bytes - Click Count (1)