Modifier and Type | Method and Description |
---|---|
Digest |
forkPRFHash()
Deprecated.
|
byte[] |
getFinalHash(short hashAlgorithm)
Deprecated.
|
void |
init(TlsContext context)
Deprecated.
|
TlsHandshakeHash |
notifyPRFDetermined()
Deprecated.
|
void |
sealHashAlgorithms()
Deprecated.
|
TlsHandshakeHash |
stopTracking()
Deprecated.
|
void |
trackHashAlgorithm(short hashAlgorithm)
Deprecated.
|
doFinal, getAlgorithmName, getDigestSize, reset, update, update
void init(TlsContext context)
TlsHandshakeHash notifyPRFDetermined()
void trackHashAlgorithm(short hashAlgorithm)
void sealHashAlgorithms()
TlsHandshakeHash stopTracking()
Digest forkPRFHash()
byte[] getFinalHash(short hashAlgorithm)