nil::crypto3::zk::snark::kpT< CurveType > Struct Template Reference

#include <signature.hpp>

+ Collaboration diagram for nil::crypto3::zk::snark::kpT< CurveType >:

Public Attributes

r1cs_ppzkadsnark_secret_key< CurveType > sk
 
r1cs_ppzkadsnark_vkT< CurveType > vk
 

Member Data Documentation

◆ sk

template<typename CurveType >
r1cs_ppzkadsnark_secret_key<CurveType> nil::crypto3::zk::snark::kpT< CurveType >::sk

◆ vk

template<typename CurveType >
r1cs_ppzkadsnark_vkT<CurveType> nil::crypto3::zk::snark::kpT< CurveType >::vk

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