- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getEncryptionContext (0.1 seconds)
-
src/main/java/jcifs/smb/SmbSessionImpl.java
return this.encryptionContext != null; } /** * @return the encryption context for this session, or null if encryption is not enabled */ public Smb2EncryptionContext getEncryptionContext() { return this.encryptionContext; } /** * Encrypt a message using the session's encryption context * * @param message the message to encryptCreated: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 68.9K bytes - Click Count (0)