botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
finishedComputeVerify
botan
tls
messages
Undocumented in source. Be warned that the author may not have intended to support it.
package
static if
(
BOTAN_HAS_TLS
)
Vector
!ubyte
finishedComputeVerify
(
in
HandshakeState
state
,
ConnectionSide
side
)
Meta
Source
See Implementation
botan
tls
messages
classes
Certificate
CertificateReq
CertificateVerify
ChangeCipherSpec
ChannelID
ClientHello
ClientKeyExchange
Finished
HelloRequest
HelloVerifyRequest
NewSessionTicket
ServerHello
ServerHelloDone
ServerKeyExchange
enums
GreaseType
TLS_EMPTY_RENEGOTIATION_INFO_SCSV
functions
certTypeCodeToName
certTypeNameToCode
finishedComputeVerify
makeHelloRandom
stripLeadingZeros
interfaces
HandshakeMessage