Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | List of all members
TF_SignatureSchemeOptions< T1, T2, T3, T4 > Struct Template Reference

_ More...

#include <pubkey.h>

Inheritance diagram for TF_SignatureSchemeOptions< T1, T2, T3, T4 >:
[legend]
Collaboration diagram for TF_SignatureSchemeOptions< T1, T2, T3, T4 >:
[legend]

Public Types

typedef T4 HashFunction
 
- Public Types inherited from TF_CryptoSchemeOptions< T1, T2, T3 >
typedef T1 AlgorithmInfo
 
typedef T2 Keys
 
typedef Keys::PrivateKey PrivateKey
 
typedef Keys::PublicKey PublicKey
 
typedef T3 MessageEncodingMethod
 

Detailed Description

template<class T1, class T2, class T3, class T4>
struct TF_SignatureSchemeOptions< T1, T2, T3, T4 >

_

Definition at line 548 of file pubkey.h.

Member Typedef Documentation

template<class T1 , class T2 , class T3 , class T4 >
typedef T4 TF_SignatureSchemeOptions< T1, T2, T3, T4 >::HashFunction

Definition at line 550 of file pubkey.h.


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