TLSUnexpectedMessage

TLS_Unexpected_Message Exception

static if(BOTAN_HAS_TLS)
class TLSUnexpectedMessage : TLSException {}

Constructors

this
this(string err)
Undocumented in source.

Inherited Members

From TLSException

type
TLSAlertType type()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta