Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testInitSecContext_state2_withoutSigning (0.11 sec)

  1. src/test/java/jcifs/smb1/smb1/NtlmContextTest.java

            // Signing key may or may not be generated depending on flags negotiation
            // The context negotiates flags with server, so we can't guarantee signing key
        }
    
        @Test
        void testInitSecContext_state2_withoutSigning() throws Exception {
            // Test the second step (processing Type 2 and creating Type 3 message)
            when(mockAuth.getDomain()).thenReturn(domain);
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 8.9K bytes
    - Viewed (0)
Back to top