Security Scol plugin
|
Discrete Log (DL) base interface. More...
#include <pubkey.h>
Protected Types | |
typedef KI | KeyInterface |
typedef KI::Element | Element |
Protected Member Functions | |
const DL_GroupParameters< Element > & | GetAbstractGroupParameters () const |
DL_GroupParameters< Element > & | AccessAbstractGroupParameters () |
virtual KeyInterface & | AccessKeyInterface ()=0 |
virtual const KeyInterface & | GetKeyInterface () const =0 |
Discrete Log (DL) base interface.
KI | public or private key interface |
|
protected |
|
protected |
|
inlineprotected |
|
inlineprotected |