- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setupResponse (0.26 sec)
-
src/main/java/jcifs/internal/SmbNegotiationResponse.java
*/ void setupRequest(CommonServerMessageBlock request); /** * Sets up the given response with negotiated parameters. * * @param resp the response to configure */ void setupResponse(Response resp); /** * Checks whether SMB message signing has been successfully negotiated. * * @return whether signing has been negotiated */ boolean isSigningNegotiated();
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 3.9K bytes - Viewed (0)