|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include <tcp_transport.h>
Classes | |
| struct | TcpSetupImplementation |
Public Member Functions | |
| TcpSetupHelper (std::size_t my_id, const TcpPartiesConfiguration &parties_configuration) | |
| ~TcpSetupHelper () | |
| std::vector< std::unique_ptr< Transport > > | SetupConnections () |
| encrypto::motion::communication::TcpSetupHelper::TcpSetupHelper | ( | std::size_t | my_id, |
| const TcpPartiesConfiguration & | parties_configuration | ||
| ) |
|
default |
| std::vector< std::unique_ptr< Transport > > encrypto::motion::communication::TcpSetupHelper::SetupConnections | ( | ) |

1.8.17