Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Discrete Log (DL) key base implementation. More...
#include <pubkey.h>
Public Types | |
typedef GP | GroupParameters |
Public Member Functions | |
O | GetAlgorithmID () const |
bool | BERDecodeAlgorithmParameters (BufferedTransformation &bt) |
bool | DEREncodeAlgorithmParameters (BufferedTransformation &bt) const |
const GP & | GetGroupParameters () const |
GP & | AccessGroupParameters () |
Discrete Log (DL) key base implementation.
PK | Key class |
GP | GroupParameters class |
O | OID class |
typedef GP DL_KeyImpl< PK, GP, O >::GroupParameters |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |