- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getClientGuid (0.05 sec)
-
src/main/java/jcifs/internal/smb2/nego/Smb2NegotiateRequest.java
public int[] getDialects() { return this.dialects; } /** * Gets the client GUID used for identification. * * @return the clientGuid */ public byte[] getClientGuid() { return this.clientGuid; } /** * Gets the negotiate contexts for SMB 3.1.1 negotiation. * * @return the negotiateContexts */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 9.3K bytes - Viewed (0)