- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for checkNegotiateContexts (0.12 sec)
-
src/main/java/jcifs/internal/smb2/nego/Smb2NegotiateResponse.java
this.supportsEncryption = tc.getConfig().isEncryptionEnabled(); } if ( this.selectedDialect.atLeast(DialectVersion.SMB311) ) { if ( !checkNegotiateContexts(r, this.commonCapabilities) ) { return false; } } int maxBufferSize = tc.getConfig().getTransactionBufferSize();
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Mar 22 10:09:46 UTC 2020 - 17.6K bytes - Viewed (0)