public class PRFAlgorithm
extends java.lang.Object
Note that the values here are implementation-specific and arbitrary. It is recommended not to depend on the particular values (e.g. serialization).
| Modifier and Type | Field and Description |
|---|---|
static int |
tls_prf_legacy
Deprecated.
|
static int |
tls_prf_sha256
Deprecated.
|
static int |
tls_prf_sha384
Deprecated.
|
| Constructor and Description |
|---|
PRFAlgorithm()
Deprecated.
|
public static final int tls_prf_legacy
public static final int tls_prf_sha256
public static final int tls_prf_sha384