public static interface AbstractHeader.Tag
| Modifier and Type | Field and Description |
|---|---|
static int |
ASN1_ENTRY |
static int |
BIN_ENTRY |
static int |
CHAR_ENTRY |
static int |
I18NSTRING_ENTRY |
static int |
INT16_ENTRY |
static int |
INT32_ENTRY |
static int |
INT64_ENTRY |
static int |
INT8_ENTRY |
static int |
NULL_ENTRY |
static int |
OPENPGP_ENTRY |
static int |
STRING_ARRAY_ENTRY |
static int |
STRING_ENTRY |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getName() |
int |
getType() |
static final int NULL_ENTRY
static final int CHAR_ENTRY
static final int INT8_ENTRY
static final int INT16_ENTRY
static final int INT32_ENTRY
static final int INT64_ENTRY
static final int STRING_ENTRY
static final int BIN_ENTRY
static final int STRING_ARRAY_ENTRY
static final int I18NSTRING_ENTRY
static final int ASN1_ENTRY
static final int OPENPGP_ENTRY
int getCode()
int getType()
String getName()
Copyright © 2021. All Rights Reserved.