Package | Description |
---|---|
org.bouncycastle.crypto.tls |
Modifier and Type | Field and Description |
---|---|
protected TlsHandshakeHash |
TlsServerProtocol.prepareFinishHash |
Modifier and Type | Method and Description |
---|---|
TlsHandshakeHash |
TlsHandshakeHash.notifyPRFDetermined() |
TlsHandshakeHash |
TlsHandshakeHash.stopTracking() |
Modifier and Type | Method and Description |
---|---|
protected static byte[] |
TlsProtocol.getCurrentPRFHash(TlsContext context,
TlsHandshakeHash handshakeHash,
byte[] sslSender)
'sender' only relevant to SSLv3
|
protected void |
DTLSServerProtocol.processCertificateVerify(DTLSServerProtocol.ServerHandshakeState state,
byte[] body,
TlsHandshakeHash prepareFinishHash) |
Copyright © 2018 BouncyCastle.org. All rights reserved.