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 | Description |
---|---|---|
static int |
tls_prf_legacy |
|
static int |
tls_prf_sha256 |
|
static int |
tls_prf_sha384 |
Constructor | Description |
---|---|
PRFAlgorithm() |
public static final int tls_prf_legacy
public static final int tls_prf_sha256
public static final int tls_prf_sha384