public class ClientCertificateType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
dss_ephemeral_dh_RESERVED
Deprecated.
|
static short |
dss_fixed_dh
Deprecated.
|
static short |
dss_sign
Deprecated.
|
static short |
ecdsa_fixed_ecdh
Deprecated.
|
static short |
ecdsa_sign
Deprecated.
|
static short |
fortezza_dms_RESERVED
Deprecated.
|
static short |
rsa_ephemeral_dh_RESERVED
Deprecated.
|
static short |
rsa_fixed_dh
Deprecated.
|
static short |
rsa_fixed_ecdh
Deprecated.
|
static short |
rsa_sign
Deprecated.
|
Constructor and Description |
---|
ClientCertificateType()
Deprecated.
|
public static final short rsa_sign
public static final short dss_sign
public static final short rsa_fixed_dh
public static final short dss_fixed_dh
public static final short rsa_ephemeral_dh_RESERVED
public static final short dss_ephemeral_dh_RESERVED
public static final short fortezza_dms_RESERVED
public static final short ecdsa_sign
public static final short rsa_fixed_ecdh
public static final short ecdsa_fixed_ecdh