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

LUCPublicKeyTemplate Class Template Reference

. More...

#include <luc.h>

Inheritance diagram for LUCPublicKeyTemplate:

PolynomialOver List of all members.

Public Methods

 LUCPublicKeyTemplate (const Integer &n,const Integer &e)
 LUCPublicKeyTemplate (const V &priv)
 LUCPublicKeyTemplate (BufferedTransformation &bt)

Detailed Description

template<class B, class V> class LUCPublicKeyTemplate

.

Definition at line 69 of file luc.h.


Constructor & Destructor Documentation

template<class B, class V>
LUCPublicKeyTemplate<B, V>::LUCPublicKeyTemplate<B, V> ( const Integer & n,
const Integer & e ) [inline]
 

Definition at line 72 of file luc.h.

template<class B, class V>
LUCPublicKeyTemplate<B, V>::LUCPublicKeyTemplate<B, V> ( const V & priv ) [inline]
 

Definition at line 75 of file luc.h.

template<class B, class V>
LUCPublicKeyTemplate<B, V>::LUCPublicKeyTemplate<B, V> ( BufferedTransformation & bt ) [inline]
 

Definition at line 78 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