DL_PrivateKey< T > Class Template Reference

#include <pubkey.h>

Inheritance diagram for DL_PrivateKey< T >:

DL_Key< T >

List of all members.


Detailed Description

template<class T>
class DL_PrivateKey< T >

interface for DL private keys

Definition at line 675 of file pubkey.h.


Public Types

typedef T Element

Public Member Functions

void MakePublicKey (DL_PublicKey< T > &pub) const
bool GetVoidValue (const char *name, const std::type_info &valueType, void *pValue) const
void AssignFrom (const NameValuePairs &source)
virtual const IntegerGetPrivateExponent () const =0
virtual void SetPrivateExponent (const Integer &x)=0
virtual const
DL_GroupParameters< T > & 
GetAbstractGroupParameters () const =0
virtual DL_GroupParameters< T > & AccessAbstractGroupParameters ()=0

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

Generated on Fri Aug 8 03:49:52 2008 for Crypto++ by  doxygen 1.5.6