Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Public Attributes | List of all members
libsnark::kpT< ppT > Class Template Reference

#include <r1cs_ppzkadsnark_signature.hpp>

Public Attributes

r1cs_ppzkadsnark_skT< ppT > sk
 
r1cs_ppzkadsnark_vkT< ppT > vk
 

Detailed Description

template<typename ppT>
class libsnark::kpT< ppT >

Definition at line 26 of file r1cs_ppzkadsnark_signature.hpp.

Member Data Documentation

◆ sk

template<typename ppT >
r1cs_ppzkadsnark_skT<ppT> libsnark::kpT< ppT >::sk

Definition at line 29 of file r1cs_ppzkadsnark_signature.hpp.

◆ vk

template<typename ppT >
r1cs_ppzkadsnark_vkT<ppT> libsnark::kpT< ppT >::vk

Definition at line 30 of file r1cs_ppzkadsnark_signature.hpp.


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