botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
OnAlert
botan
tls
channel
Undocumented in source.
static if
(
BOTAN_HAS_TLS
)
alias
OnAlert
=
void
delegate
(
in
TLSAlert
,
in
ubyte
[]
)
Meta
Source
See Implementation
botan
tls
channel
aliases
DataWriter
OnAlert
OnClearData
OnHandshakeComplete
classes
TLSChannel