- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for NtlmUtil (0.04 sec)
-
src/main/java/jcifs/smb/NtlmUtil.java
if ( passwordLength > 14 ) { passwordLength = 14; } System.arraycopy(passwordBytes, 0, p14, 0, passwordLength); NtlmUtil.E(p14, NtlmUtil.S8, p21); NtlmUtil.E(p21, challenge, p24); return p24; } // KGS!@#$% static final byte[] S8 = {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Tue Jul 07 12:07:20 UTC 2020 - 9.7K bytes - Viewed (0)