- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for calculateHash (0.09 seconds)
-
src/main/java/jcifs/smb/PreauthIntegrityService.java
} if (!context.isValid()) { throw new CIFSException("Preauth integrity context is invalid for session: " + sessionId); } try { byte[] newHash = calculateHash(context.getCurrentHash(), messageData, context.getHashAlgorithm()); context.updateHash(newHash); log.debug("Updated preauth hash for session {} with {} bytes of data", sessionId, messageData.length);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 12.1K bytes - Click Count (0)