botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
TLSException.this
botan
tls
exceptn
TLSException
Undocumented in source.
class
TLSException
this
(
TLSAlertType
type
,
in
string
err_msg
= "Unknown error"
,
Throwable
next
= null
,
string
file
= __FILE__
,
int
line
= __LINE__
)
Meta
Source
See Implementation
botan
tls
exceptn
TLSException
constructors
this
functions
type