- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getServerChallenge (0.94 sec)
-
src/main/java/jcifs/smb/NtlmContext.java
public boolean isEstablished() { return this.isEstablished; } /** * Gets the server's NTLM challenge bytes. * @return the server's challenge */ public byte[] getServerChallenge() { return this.serverChallenge; } @Override public byte[] getSigningKey() { return this.masterKey; } @Override public String getNetbiosName() {
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 17.3K bytes - Viewed (0)