| Modifier and Type | Method and Description |
|---|---|
void |
copyBufferTo(java.io.OutputStream output) |
void |
forceBuffering() |
TlsHash |
forkPRFHash() |
byte[] |
getFinalHash(short hashAlgorithm) |
void |
notifyPRFDetermined() |
void |
sealHashAlgorithms() |
TlsHandshakeHash |
stopTracking() |
void |
trackHashAlgorithm(short hashAlgorithm) |
calculateHash, clone, reset, updatevoid copyBufferTo(java.io.OutputStream output)
throws java.io.IOException
java.io.IOExceptionvoid forceBuffering()
void notifyPRFDetermined()
void trackHashAlgorithm(short hashAlgorithm)
void sealHashAlgorithms()
TlsHandshakeHash stopTracking()
TlsHash forkPRFHash()
byte[] getFinalHash(short hashAlgorithm)