- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getSelectedHashAlgorithm (0.08 sec)
-
src/main/java/jcifs/smb/PreauthIntegrityService.java
return new int[] { HASH_ALGO_SHA512 }; } /** * Gets the selected hash algorithm. * * @return the hash algorithm */ public int getSelectedHashAlgorithm() { return selectedHashAlgorithm; } /** * Calculates hash according to SMB 3.1.1 preauth integrity specification. * * @param previousHash the previous hash in the chain
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 12.1K bytes - Viewed (0)