18 #ifndef _DECAF_INTERNAL_NET_SSL_DEFAULTSSLSOCKETFACTORY_H_ 19 #define _DECAF_INTERNAL_NET_SSL_DEFAULTSSLSOCKETFACTORY_H_ 43 std::string errorMessage;
81 virtual std::vector<std::string> getDefaultCipherSuites();
86 virtual std::vector<std::string> getSupportedCipherSuites();
Factory class interface for a SocketFactory that can create SSLSocket objects.
Definition: SSLSocketFactory.h:37
Represents an IP address.
Definition: InetAddress.h:33
#define DECAF_API
Definition: Config.h:29
Default implementation of the SSLSocketFactory, this factory throws an Exception from all its create ...
Definition: DefaultSSLSocketFactory.h:40
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25