public class IdentifierType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
cert_sha1_hash |
static short |
key_sha1_hash |
static short |
pre_agreed |
static short |
x509_name |
| Constructor and Description |
|---|
IdentifierType() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getName(short identifierType) |
static java.lang.String |
getText(short identifierType) |
public static final short pre_agreed
public static final short key_sha1_hash
public static final short x509_name
public static final short cert_sha1_hash