Searched defs:TLS_Server (Results 1 – 4 of 4) sorted by relevance
35 class TLS_Server final : public Command, public Botan::TLS::Callbacks class39 …TLS_Server() : Command("tls_server cert key --port=443 --type=tcp --policy=default --dump-traces= … in TLS_Server() function in Botan_CLI::TLS_Server
88 TLS_Server::TLS_Server(std::tr1::function<size_t (byte[], size_t)> input_fn, in TLS_Server() function in Botan::TLS_Server