botan.tls.server

TLS Server

Public Imports

botan.tls.channel
public import botan.tls.channel;
Undocumented in source.

Members

Aliases

NextProtocolHandler
alias NextProtocolHandler = string delegate(in Vector!string)
Undocumented in source.
SNIHandler
alias SNIHandler = SNIContextSwitchInfo delegate(string)
Undocumented in source.

Classes

TLSServer
class TLSServer

TLS Server

Structs

SNIContextSwitchInfo
struct SNIContextSwitchInfo
Undocumented in source.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)