- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for EncryptionNegotiateContext (0.42 sec)
-
src/main/java/jcifs/internal/smb2/nego/EncryptionNegotiateContext.java
* @param ciphers array of encryption cipher IDs to negotiate */ public EncryptionNegotiateContext(final Configuration config, final int ciphers[]) { this.ciphers = ciphers; } /** * Default constructor for decoding. */ public EncryptionNegotiateContext() { } /** * Gets the supported encryption ciphers. *
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 3.8K bytes - Viewed (0) -
src/main/java/jcifs/internal/smb2/nego/Smb2NegotiateRequest.java
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 9.3K bytes - Viewed (0)