YPC
0.2.0
|
Public Member Functions | |
single_data_onchain_result_wrapper (std::shared_ptr< crypto_pack_wrapper > crypto) | |
py::bytes | generate_request (const py::bytes ¶m, const py::bytes &public_key) |
py::bytes | decrypt_result (const py::bytes &result, const py::bytes &private_key) |
Protected Attributes | |
std::shared_ptr< crypto_pack_wrapper > | m_crypto |
ypc::terminus::single_data_onchain_result | m_instance |