botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
TLSChannel.processHandshakeMsg
botan
tls
channel
TLSChannel
Undocumented in source.
class
TLSChannel
protected abstract
void
processHandshakeMsg
(
in
HandshakeState
active_state
,
HandshakeState
pending_state
,
HandshakeType
type
,
const
ref
Vector
!ubyte
contents
)
Meta
Source
See Implementation
botan
tls
channel
TLSChannel
constructors
this
destructors
~this
functions
activateSession
applicationProtocol
changeCipherSpecReader
changeCipherSpecWriter
close
createHandshakeState
getPeerCertChain
heartbeat
heartbeatSendingAllowed
initiateHandshake
isActive
isClosed
keyMaterialExport
newHandshakeState
peerCertChain
peerSupportsHeartbeats
processHandshakeMsg
receivedData
renegotiate
resetState
rng
saveSession
secureRenegotiationCheck
secureRenegotiationDataForClientHello
secureRenegotiationDataForServerHello
secureRenegotiationSupported
send
sendAlert
sendFatalAlert
sendWarningAlert
sessionId
sessionManager
timeoutCheck
variables
m_application_protocol
m_session_manager