Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | Static Public Member Functions | List of all members
Rabin Struct Reference

Rabin keys. More...

#include <rabin.h>

Inheritance diagram for Rabin:
[legend]

Public Types

typedef RabinFunction PublicKey
 
typedef InvertibleRabinFunction PrivateKey
 

Static Public Member Functions

static std::string StaticAlgorithmName ()
 

Detailed Description

Rabin keys.

Definition at line 108 of file rabin.h.

Member Typedef Documentation

Definition at line 112 of file rabin.h.

Definition at line 111 of file rabin.h.

Member Function Documentation

static std::string Rabin::StaticAlgorithmName ( )
inlinestatic

Definition at line 110 of file rabin.h.


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