nil::crypto3::pubkey::accumulators::tag::verify_share< ProcessingMode > Struct Template Reference

#include <verify_share.hpp>

+ Inheritance diagram for nil::crypto3::pubkey::accumulators::tag::verify_share< ProcessingMode >:
+ Collaboration diagram for nil::crypto3::pubkey::accumulators::tag::verify_share< ProcessingMode >:

Public Types

typedef boost::mpl::always< accumulators::impl::verify_share_impl< mode_type > > impl
 
typedef ProcessingMode mode_type
 

Member Typedef Documentation

◆ impl

template<typename ProcessingMode >
typedef boost::mpl::always<accumulators::impl::verify_share_impl<mode_type> > nil::crypto3::pubkey::accumulators::tag::verify_share< ProcessingMode >::impl

INTERNAL ONLY

◆ mode_type

template<typename ProcessingMode >
typedef ProcessingMode nil::crypto3::pubkey::accumulators::tag::verify_share< ProcessingMode >::mode_type

The documentation for this struct was generated from the following file: