public class ClientAuthenticationType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
anonymous |
static short |
certificate_based |
static short |
psk |
| Constructor and Description |
|---|
ClientAuthenticationType() |
public static final short anonymous
public static final short certificate_based
public static final short psk