PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
Member Struct Reference
Collaboration diagram for Member:
[legend]

Public Member Functions

 Member (const CBLSId &_id)
 

Public Attributes

CBLSId id
 
BLSVerificationVectorPtr vvec
 
BLSSecretKeyVector skShares
 
BLSVerificationVectorPtr vecP
 
CBLSIESMultiRecipientObjects< CBLSSecretKeycontributions
 
CBLSSecretKey skShare
 
CBLSSecretKey sk
 
CBLSPublicKey pk
 

Detailed Description

Definition at line 12 of file bls_dkg.cpp.

Constructor & Destructor Documentation

◆ Member()

Member::Member ( const CBLSId _id)
inlineexplicit

Definition at line 73 of file bls_tests.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ contributions

Definition at line 66 of file bls_tests.cpp.

◆ id

CBLSId Member::id

Definition at line 13 of file bls_dkg.cpp.

◆ pk

CBLSPublicKey Member::pk

Definition at line 71 of file bls_tests.cpp.

◆ sk

CBLSSecretKey Member::sk

Definition at line 70 of file bls_tests.cpp.

◆ skShare

CBLSSecretKey Member::skShare

Definition at line 67 of file bls_tests.cpp.

◆ skShares

BLSSecretKeyVector Member::skShares

Definition at line 16 of file bls_dkg.cpp.

◆ vecP

Definition at line 65 of file bls_tests.cpp.

◆ vvec

Definition at line 15 of file bls_dkg.cpp.


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