Crypto++ 8.8
Free C++ class library of cryptographic schemes
DL_CryptoKeys_LUC Struct Reference

LUC encryption keys. More...

#include <luc.h>

+ Inheritance diagram for DL_CryptoKeys_LUC:

Public Types

typedef DL_GroupParameters_LUC_DefaultSafePrime GroupParameters
 
typedef DL_PublicKey_GFP< GroupParametersPublicKey
 
typedef DL_PrivateKey_GFP< GroupParametersPrivateKey
 

Detailed Description

LUC encryption keys.

Since
Crypto++ 2.1

Definition at line 301 of file luc.h.

Member Typedef Documentation

◆ GroupParameters

◆ PublicKey

◆ PrivateKey


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