Modifier and Type | Class and Description |
---|---|
private static enum |
Modifier and Type | Field and Description |
---|---|
private final CipherSuite. | |
private final SecretKey | |
private static final byte[] | |
private static final byte[] | |
private final byte[] |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public static byte[] | |
public SecretKey | deriveKey(String algorithm, AlgorithmParameterSpec params)
Implements sun.
|
pack-priv SSLSecretDerivation |
hashAlg | back to summary |
---|---|
private final CipherSuite. |
secret | back to summary |
---|---|
private final SecretKey secret |
sha256EmptyDigest | back to summary |
---|---|
private static final byte[] sha256EmptyDigest |
sha384EmptyDigest | back to summary |
---|---|
private static final byte[] sha384EmptyDigest |
transcriptHash | back to summary |
---|---|
private final byte[] transcriptHash |
SSLSecretDerivation | back to summary |
---|---|
pack-priv SSLSecretDerivation(HandshakeContext context, SecretKey secret) |
createHkdfInfo | back to summary |
---|---|
public static byte[] createHkdfInfo(byte[] label, byte[] context, int length) |
deriveKey | back to summary |
---|---|
public SecretKey deriveKey(String algorithm, AlgorithmParameterSpec params) throws IOException Implements sun.
|
forContext | back to summary |
---|---|
pack-priv SSLSecretDerivation forContext(HandshakeContext context) |
Modifier and Type | Field and Description |
---|---|
private final byte[] | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. | |
public static final SSLSecretDerivation. |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public static SSLSecretDerivation. | |
public static SSLSecretDerivation. |
label | back to summary |
---|---|
private final byte[] label |
TlsClientAppTrafficSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsClientEarlyTrafficSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsClientHandshakeTrafficSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsEarlyExporterMasterSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsExporterMasterSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsExtBinderKey | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsResBinderKey | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsResumptionMasterSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsSaltSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsServerAppTrafficSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
TlsServerHandshakeTrafficSecret | back to summary |
---|---|
public static final SSLSecretDerivation. |
SecretSchedule | back to summary |
---|---|
private SecretSchedule(String label) |
valueOf | back to summary |
---|---|
public static SSLSecretDerivation. |
values | back to summary |
---|---|
public static SSLSecretDerivation. |