public class DNSSECOption extends EDNS0Option
| Modifier and Type | Field and Description |
|---|---|
static int |
OPTION_CODE_DAU |
static int |
OPTION_CODE_DHU |
static int |
OPTION_CODE_N3U |
code, len| Constructor and Description |
|---|
DNSSECOption(int code,
int len,
NetworkData buffer) |
public static final int OPTION_CODE_DAU
public static final int OPTION_CODE_DHU
public static final int OPTION_CODE_N3U
public DNSSECOption(int code,
int len,
NetworkData buffer)
public String export()
public void decode(NetworkData buffer)
decode in class EDNS0OptionCopyright © 2019. All rights reserved.