public final class TLSHandshakeRecord extends AbstractTLSRecord
| Modifier and Type | Field and Description |
|---|---|
static int |
HEADER_LENGTH |
| Constructor and Description |
|---|
TLSHandshakeRecord(byte[] data,
int off) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeaderLength() |
public static final int HEADER_LENGTH
public int getHeaderLength()
getHeaderLength in class AbstractTLSRecordCopyright © 2023. All rights reserved.