botan v1.12.8 (2016-11-14T10:06:52Z)
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