org.bouncycastle.bcpg
public interface PacketTags
Field Summary | |
---|---|
static int | COMPRESSED_DATA |
static int | EXPERIMENTAL_1 |
static int | EXPERIMENTAL_2 |
static int | EXPERIMENTAL_3 |
static int | EXPERIMENTAL_4 |
static int | LITERAL_DATA |
static int | MARKER |
static int | MOD_DETECTION_CODE |
static int | ONE_PASS_SIGNATURE |
static int | PUBLIC_KEY |
static int | PUBLIC_KEY_ENC_SESSION |
static int | PUBLIC_SUBKEY |
static int | RESERVED |
static int | SECRET_KEY |
static int | SECRET_SUBKEY |
static int | SIGNATURE |
static int | SYMMETRIC_KEY_ENC |
static int | SYMMETRIC_KEY_ENC_SESSION |
static int | SYM_ENC_INTEGRITY_PRO |
static int | TRUST |
static int | USER_ATTRIBUTE |
static int | USER_ID |