Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | List of all members
ElGamalKeys Class Reference

ElGamal key agreement and encryption schemes keys. More...

#include <elgamal.h>

Public Types

typedef DL_CryptoKeys_GFP::GroupParameters GroupParameters
 
typedef DL_PrivateKey_GFP_OldFormat< DL_CryptoKeys_GFP::PrivateKeyPrivateKey
 
typedef DL_PublicKey_GFP_OldFormat< DL_CryptoKeys_GFP::PublicKeyPublicKey
 

Detailed Description

ElGamal key agreement and encryption schemes keys.

Definition at line 121 of file elgamal.h.

Member Typedef Documentation

Definition at line 123 of file elgamal.h.

Definition at line 124 of file elgamal.h.

Definition at line 125 of file elgamal.h.


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