| Constructor and Description |
|---|
ValidateNegotiateInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
decode(byte[] buffer,
int bufferIndex,
int len) |
int |
getCapabilities() |
int |
getDialect() |
int |
getSecurityMode() |
byte[] |
getServerGuid() |
public int getCapabilities()
public byte[] getServerGuid()
public int getSecurityMode()
public int getDialect()
public int decode(byte[] buffer,
int bufferIndex,
int len)
throws SMBProtocolDecodingException
decode in interface DecodableSMBProtocolDecodingExceptionDecodable.decode(byte[], int, int)Copyright © 2023. All rights reserved.