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

Definition at line 1265 of file pubkey.h.
Public Types | |
| typedef SCHEME_OPTIONS | SchemeOptions |
| typedef KEY::Element | Element |
Public Member Functions | |
| PrivateKey & | AccessPrivateKey () |
| PublicKey & | AccessPublicKey () |
| const KEY & | GetKey () const |
| KEY & | AccessKey () |
| std::string | AlgorithmName () const |
Static Public Member Functions | |
| static std::string __cdecl | StaticAlgorithmName () |
Protected Member Functions | |
| BASE::KeyInterface & | AccessKeyInterface () |
| const BASE::KeyInterface & | GetKeyInterface () const |
| HashIdentifier | GetHashIdentifier () const |
| unsigned int | GetDigestSize () const |
1.4.4