TLSClosedException

Undocumented in source.
static if(BOTAN_HAS_TLS)
class TLSClosedException : Exception {}

Constructors

this
this(string err_msg, Throwable next, string file, int line)
Undocumented in source.

Meta