#include <pubkey.h>
Inheritance diagram for DL_PublicObjectImpl< BASE, SCHEME_OPTIONS >:

Definition at line 1342 of file pubkey.h.
Public Types | |
| typedef SCHEME_OPTIONS::PublicKey::Element | Element |
| typedef SCHEME_OPTIONS | SchemeOptions |
| typedef SCHEME_OPTIONS::PublicKey | KeyClass |
Public Member Functions | |
| void | CopyKeyInto (typename SCHEME_OPTIONS::PublicKey &key) const |
| PrivateKey & | AccessPrivateKey () |
| PublicKey & | AccessPublicKey () |
| const SCHEME_OPTIONS::PublicKey & | GetKey () const |
| SCHEME_OPTIONS::PublicKey & | AccessKey () |
| std::string | AlgorithmName () const |
Static Public Member Functions | |
| std::string | StaticAlgorithmName () |
Protected Member Functions | |
|
const DL_ElgamalLikeSignatureAlgorithm< Element > & | GetSignatureAlgorithm () const |
|
const DL_KeyAgreementAlgorithm< Element > & | GetKeyAgreementAlgorithm () const |
|
const DL_KeyDerivationAlgorithm< Element > & | GetKeyDerivationAlgorithm () const |
| const DL_SymmetricEncryptionAlgorithm & | GetSymmetricEncryptionAlgorithm () const |
| HashIdentifier | GetHashIdentifier () const |
| const PK_SignatureMessageEncodingMethod & | GetMessageEncodingInterface () const |
| BASE::KeyInterface & | AccessKeyInterface () |
| const BASE::KeyInterface & | GetKeyInterface () const |
| unsigned int | GetDigestSize () const |
1.3.7-20040704