OnAlert

Undocumented in source.
static if(BOTAN_HAS_TLS)
alias OnAlert = void delegate
(
in TLSAlert
,
in ubyte[]
)

Meta