public class PRFAlgorithm
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
tls_prf_legacy |
static int |
tls_prf_sha256 |
static int |
tls_prf_sha384 |
Constructor and Description |
---|
PRFAlgorithm() |
public static final int tls_prf_legacy
public static final int tls_prf_sha256
public static final int tls_prf_sha384