#include <pubkey.h>
Inheritance diagram for DL_VerifierImpl< SCHEME_OPTIONS >:

Definition at line 1379 of file pubkey.h.
Public Types | |
| typedef KEY::Element | Element |
| typedef SCHEME_OPTIONS | SchemeOptions |
| typedef KEY | KeyClass |
Public Member Functions | |
| void | CopyKeyInto (typename SCHEME_OPTIONS::PublicKey &key) const |
| PrivateKey & | AccessPrivateKey () |
| PublicKey & | AccessPublicKey () |
| const KeyClass & | GetKey () const |
| KeyClass & | AccessKey () |
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.6-20040222