public class PRFAlgorithm extends 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 |
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
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.