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