Hello,
I am examining qpid/cpp/src/qpid/sys/posix/Socket.cpp.It appears that the SocketPrivate class contains the address and port information for a Socket.
It seems as if this is the appropriate class to which to add SSL elements such as private key, certificate, parameters, etc. Is my assertion correct?
Thanks, -J
