OnAlert

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

Meta