botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
HandshakeState.receivedHandshakeMsg
botan
tls
handshake_state
HandshakeState
Return true iff we have received a particular message already
class
HandshakeState
public const
bool
receivedHandshakeMsg
(
HandshakeType
handshake_msg
)
Parameters
handshake_msg
HandshakeType
the message type
Meta
Source
See Implementation
botan
tls
handshake_state
HandshakeState
constructors
this
functions
Version
certReq
channelID
chooseSigFormat
ciphersuite
clientCerts
clientFinished
clientHello
clientKex
clientVerify
computeSessionKeys
confirmTransitionTo
getNextHandshakeMsg
handshakeIo
hash
helloVerifyRequest
newSessionTicket
noteMessage
originalHandshakeHash
protocolSpecificPrf
receivedHandshakeMsg
serverCerts
serverFinished
serverHello
serverHelloDone
serverKex
sessionKeys
sessionTicket
setExpectedNext
setOriginalHandshakeHash
setVersion
srpIdentifier
understandSigFormat
Return true iff we have received a particular message already