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

Definition at line 454 of file pubkey.h.
Public Types | |
| typedef SCHEME_OPTIONS | SchemeOptions |
| typedef KEY | KeyClass |
Public Member Functions | |
| void | CopyKeyInto (typename SCHEME_OPTIONS::PrivateKey &key) const |
| void | CopyKeyInto (typename SCHEME_OPTIONS::PublicKey &key) const |
| const KEY & | GetKey () const |
| KEY & | AccessKey () |
| PublicKey & | AccessPublicKey () |
| const PublicKey & | GetPublicKey () const |
| PrivateKey & | AccessPrivateKey () |
| const PrivateKey & | GetPrivateKey () const |
| const KeyClass & | GetTrapdoorFunction () const |
Protected Member Functions | |
| const BASE::MessageEncodingInterface & | GetMessageEncodingInterface () const |
| const TrapdoorFunctionBounds & | GetTrapdoorFunctionBounds () const |
| const BASE::TrapdoorFunctionInterface & | GetTrapdoorFunctionInterface () const |
| HashIdentifier | GetHashIdentifier () const |
| unsigned int | GetDigestSize () const |
1.3.6-20040222