botan v1.13.4 (2023-03-01T00:35: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