public abstract class TlsCryptoUtils
extends java.lang.Object
Constructor and Description |
---|
TlsCryptoUtils() |
Modifier and Type | Method and Description |
---|---|
static TlsSecret |
hkdfExpandLabel(TlsSecret secret,
short hashAlgorithm,
java.lang.String label,
byte[] context,
int length) |