public class NtlmNegotiate extends NtlmPacket
| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_FLAGS |
| Constructor and Description |
|---|
NtlmNegotiate() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Buffer.PlainBuffer buffer) |
readpublic void write(Buffer.PlainBuffer buffer)
write in interface Packet<NtlmPacket,Buffer.PlainBuffer>write in class NtlmPacket