
public final class IETFConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
IETF_MAX_ERROR_CODE
Maximum error code.
|
static short |
IETF_MAX_LANG_CODE_LENGTH
Maximum language code length.
|
static long |
IETF_MAX_LENGTH
Maximum message length.
|
static long |
IETF_MAX_TYPE
Maximum message type.
|
static long |
IETF_MAX_VENDOR_ID
Maximum vendor ID.
|
static long |
IETF_PEN_VENDORID
IANA PEN for the standard TNC objects defined by the IETF.
|
static byte |
IETF_RFC5792_VERSION_NUMBER
Binding version number for the binding in RFC 5792.
|
static byte |
IETF_RFC5793_VERSION_NUMBER
Binding version number for the binding in RFC 5793.
|
static byte |
IETF_RFC6876_VERSION_NUMBER
Binding version number for the binding in RFC 6876.
|
static long |
IETF_TYPE_RESERVED
Reserved value for message type.
|
static long |
IETF_VENDOR_ID_RESERVED
Reserved vendor ID for message.
|
| Modifier | Constructor and Description |
|---|---|
private |
IETFConstants()
Private constructor should never be invoked.
|
public static final long IETF_PEN_VENDORID
public static final long IETF_TYPE_RESERVED
public static final long IETF_VENDOR_ID_RESERVED
public static final long IETF_MAX_LENGTH
public static final long IETF_MAX_VENDOR_ID
public static final long IETF_MAX_TYPE
public static final int IETF_MAX_ERROR_CODE
public static final short IETF_MAX_LANG_CODE_LENGTH
public static final byte IETF_RFC5793_VERSION_NUMBER
public static final byte IETF_RFC5792_VERSION_NUMBER
public static final byte IETF_RFC6876_VERSION_NUMBER
Copyright © 2016, Trust HS Bremen and its Contributors