Trait darkfi_sdk::crypto::blind::EncDecode

source ·
pub trait EncDecode: Encodable + Decodable + AsyncEncodable + AsyncDecodable { }

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl EncDecode for Base

source§

impl EncDecode for Scalar

Implementors§