botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
TLSAlert.this
botan
tls
alert
TLSAlert
Create a new TLSAlert
this
(SecureVector!ubyte buf)
this
(TLSAlertType type_code, bool fatal)
struct
TLSAlert
public
this
(
TLSAlertType
type_code
,
bool
fatal
= false
)
Parameters
type_code
TLSAlertType
the type of alert
fatal
bool
specifies if this is a fatal alert
Meta
Source
See Implementation
botan
tls
alert
TLSAlert
constructors
this
enums
CLOSE_NOTIFY
functions
isFatal
isValid
serialize
type
typeString
Create a new TLSAlert