- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Smb2SigningDigest (0.48 sec)
-
src/main/java/jcifs/internal/smb2/ServerMessageBlock2Response.java
// with SMB3's negotiation validation it's no longer possible to ignore this (on the validation response) // make sure that validation is performed in any case final Smb2SigningDigest dgst = getDigest(); if (dgst != null && !isAsync() && (getConfig().isRequireSecureNegotiate() || getErrorCode() == NtStatus.NT_STATUS_SUCCESS)) {Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 8.1K bytes - Viewed (0)