#include <ot.h>
|
virtual | ~Ot ()=default |
|
virtual void | Send (const std::vector< std::vector< std::byte >> &)=0 |
|
virtual std::vector< std::byte > | Receive (size_t)=0 |
|
◆ ~Ot()
virtual encrypto::motion::Ot::~Ot |
( |
| ) |
|
|
virtualdefault |
◆ Receive()
virtual std::vector<std::byte> encrypto::motion::Ot::Receive |
( |
size_t |
| ) |
|
|
pure virtual |
◆ Send()
virtual void encrypto::motion::Ot::Send |
( |
const std::vector< std::vector< std::byte >> & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: