- Sort Score
- Result 10 results
- Languages All
Results 11 - 11 of 11 for getServerData (0.16 sec)
-
src/main/java/jcifs/smb/SmbTransportImpl.java
if (this.negotiated == null) { return null; } if (this.negotiated instanceof SmbComNegotiateResponse) { return ((SmbComNegotiateResponse) this.negotiated).getServerData().encryptionKey; } return null; } @Override public boolean isSigningOptional() throws SmbException { if (this.signingEnforced) { return false;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 69.8K bytes - Viewed (0)