viaduct
0.3.0
interpreter
/
io.github.aplcornell.viaduct.backend.aby
/
ABYProtocolInterpreter
/
runSend
run
Send
open
suspend override
fun
runSend
(
sender
:
LetNode
,
sendProtocol
:
Protocol
,
receiver
:
SimpleStatementNode
,
recvProtocol
:
Protocol
,
events
:
ProtocolCommunication
)