18 #ifndef _DECAF_INTERNAL_NET_DEFAULTSSLSERVERSOCKETFACTORY_H_ 19 #define _DECAF_INTERNAL_NET_DEFAULTSSLSERVERSOCKETFACTORY_H_ 40 std::string errorMessage;
72 virtual std::vector<std::string> getDefaultCipherSuites();
77 virtual std::vector<std::string> getSupportedCipherSuites();
Represents an IP address.
Definition: InetAddress.h:33
Default implementation of the SSLServerSocketFactory, this factory throws an Exception from all its c...
Definition: DefaultSSLServerSocketFactory.h:37
Factory class interface that provides methods to create SSL Server Sockets.
Definition: SSLServerSocketFactory.h:37
#define DECAF_API
Definition: Config.h:29
This class implements server sockets.
Definition: ServerSocket.h:50
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25