- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getNegotiatedSessionKey (0.19 sec)
-
src/main/java/jcifs/internal/smb1/com/SmbComSessionSetupAndX.java
dstIndex += 2; SMBUtil.writeInt2(getConfig().getVcNumber(), dst, dstIndex); dstIndex += 2; SMBUtil.writeInt4(this.negotiated.getNegotiatedSessionKey(), dst, dstIndex); dstIndex += 4; if ( this.blob != null ) { SMBUtil.writeInt2(this.blob.length, dst, dstIndex); dstIndex += 2; } else {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Mar 17 10:20:23 UTC 2019 - 8.8K bytes - Viewed (0)