#include <pubkey.h>
Inheritance diagram for DL_DigestSignatureSystemBase< INTERFACE, KEY_INTERFACE >:

Definition at line 1063 of file pubkey.h.
Public Member Functions | |
| unsigned int | MaxDigestLength () const |
| unsigned int | DigestSignatureLength () const |
Protected Types | |
| typedef KEY_INTERFACE | KeyInterface |
| typedef KEY_INTERFACE::Element | Element |
Protected Member Functions | |
|
virtual const DL_ElgamalLikeSignatureAlgorithm< typename KEY_INTERFACE::Element > & | GetSignatureAlgorithm () const=0 |
|
const DL_GroupParameters< Element > & | GetAbstractGroupParameters () const |
| DL_GroupParameters< Element > & | AccessAbstractGroupParameters () |
| virtual KeyInterface & | AccessKeyInterface ()=0 |
| virtual const KeyInterface & | GetKeyInterface () const=0 |
1.3.2