Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Public Member Functions | Public Attributes | List of all members
libsnark::labelT Class Reference

#include <r1cs_ppzkadsnark_params.hpp>

Public Member Functions

 labelT ()
 

Public Attributes

unsigned char label_bytes [16]
 

Detailed Description

Definition at line 21 of file r1cs_ppzkadsnark_params.hpp.

Constructor & Destructor Documentation

◆ labelT()

libsnark::labelT::labelT ( )
inline

Definition at line 25 of file r1cs_ppzkadsnark_params.hpp.

25 {};

Member Data Documentation

◆ label_bytes

unsigned char libsnark::labelT::label_bytes[16]

Definition at line 24 of file r1cs_ppzkadsnark_params.hpp.


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