botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
TLSAlert.this
botan
tls
alert
TLSAlert
Deserialize an TLSAlert message
this
(SecureVector!ubyte buf)
struct
TLSAlert
public
this
(
const
ref
SecureVector
!ubyte
buf
)
this
(TLSAlertType type_code, bool fatal)
Parameters
buf
SecureVector
!ubyte
the serialized alert
Meta
Source
See Implementation
botan
tls
alert
TLSAlert
constructors
this
enums
CLOSE_NOTIFY
functions
isFatal
isValid
serialize
type
typeString
Deserialize an TLSAlert message