- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for initSessionSecurity (0.07 sec)
-
src/main/java/jcifs/smb/NtlmContext.java
} this.masterKey = msg3.getMasterKey(); if ( this.masterKey != null && ( this.ntlmsspFlags & NtlmFlags.NTLMSSP_NEGOTIATE_EXTENDED_SESSIONSECURITY ) != 0 ) { initSessionSecurity(msg3.getMasterKey()); } this.isEstablished = true; this.state++; return out; } catch ( SmbException e ) { throw e;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Tue Jul 07 12:07:20 UTC 2020 - 15.7K bytes - Viewed (0)