- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getNegotiateContexts (0.06 sec)
-
src/main/java/jcifs/internal/smb2/nego/Smb2NegotiateRequest.java
return this.clientGuid; } /** * Gets the negotiate contexts for SMB 3.1.1 negotiation. * * @return the negotiateContexts */ public NegotiateContextRequest[] getNegotiateContexts() { return this.negotiateContexts; } /** * Gets the pre-authentication integrity salt for SMB 3.1.1. * * @return the preauthSalt */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 9.3K bytes - Viewed (0)