Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

LUCPrivateKeyTemplate Class Template Reference

. More...

#include <luc.h>

Inheritance diagram for LUCPrivateKeyTemplate:

PolynomialOver List of all members.

Public Methods

 LUCPrivateKeyTemplate (const Integer &n,const Integer &e,const Integer &p,const Integer &q,const Integer &u)
 LUCPrivateKeyTemplate (RandomNumberGenerator &rng,unsigned int keybits,const Integer &eStart=17)
 LUCPrivateKeyTemplate (BufferedTransformation &bt)

Detailed Description

template<class B> class LUCPrivateKeyTemplate

.

Definition at line 51 of file luc.h.


Constructor & Destructor Documentation

template<class B>
LUCPrivateKeyTemplate<B>::LUCPrivateKeyTemplate<B> ( const Integer & n,
const Integer & e,
const Integer & p,
const Integer & q,
const Integer & u ) [inline]
 

Definition at line 54 of file luc.h.

template<class B>
LUCPrivateKeyTemplate<B>::LUCPrivateKeyTemplate<B> ( RandomNumberGenerator & rng,
unsigned int keybits,
const Integer & eStart = 17 ) [inline]
 

Definition at line 59 of file luc.h.

template<class B>
LUCPrivateKeyTemplate<B>::LUCPrivateKeyTemplate<B> ( BufferedTransformation & bt ) [inline]
 

Definition at line 63 of file luc.h.


The documentation for this class was generated from the following file:
Generated at Mon Jan 15 01:16:54 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000