public final class NtlmChallenge extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
byte[] |
challenge
Challenge
|
UniAddress |
dc
Server address
|
| Constructor and Description |
|---|
NtlmChallenge(byte[] challenge,
UniAddress dc) |
public byte[] challenge
public UniAddress dc
public NtlmChallenge(byte[] challenge,
UniAddress dc)
challenge - dc - Copyright © 2023. All rights reserved.