Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
DL_PrivateKey_WithSignaturePairwiseConsistencyTest< BASE, SIGNATURE_SCHEME > Class Template Reference

_ More...

#include <pubkey.h>

Inheritance diagram for DL_PrivateKey_WithSignaturePairwiseConsistencyTest< BASE, SIGNATURE_SCHEME >:
[legend]
Collaboration diagram for DL_PrivateKey_WithSignaturePairwiseConsistencyTest< BASE, SIGNATURE_SCHEME >:
[legend]

Public Member Functions

virtual ~DL_PrivateKey_WithSignaturePairwiseConsistencyTest ()
 
void GenerateRandom (RandomNumberGenerator &rng, const NameValuePairs &params)
 

Detailed Description

template<class BASE, class SIGNATURE_SCHEME>
class DL_PrivateKey_WithSignaturePairwiseConsistencyTest< BASE, SIGNATURE_SCHEME >

_

Definition at line 1174 of file pubkey.h.

Constructor & Destructor Documentation

template<class BASE , class SIGNATURE_SCHEME >
virtual DL_PrivateKey_WithSignaturePairwiseConsistencyTest< BASE, SIGNATURE_SCHEME >::~DL_PrivateKey_WithSignaturePairwiseConsistencyTest ( )
inlinevirtual

Definition at line 1177 of file pubkey.h.

Member Function Documentation

template<class BASE , class SIGNATURE_SCHEME >
void DL_PrivateKey_WithSignaturePairwiseConsistencyTest< BASE, SIGNATURE_SCHEME >::GenerateRandom ( RandomNumberGenerator rng,
const NameValuePairs params 
)
inline

Definition at line 1179 of file pubkey.h.

Here is the call graph for this function:


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