_ More...
Public Types | |
| typedef SCHEME_OPTIONS | SchemeOptions |
| typedef KEY_CLASS | KeyClass |
Public Member Functions | |
| PublicKey & | AccessPublicKey () |
| const PublicKey & | GetPublicKey () const |
| PrivateKey & | AccessPrivateKey () |
| const PrivateKey & | GetPrivateKey () const |
| virtual const KeyClass & | GetKey () const =0 |
| virtual KeyClass & | AccessKey ()=0 |
| const KeyClass & | GetTrapdoorFunction () const |
| PK_MessageAccumulator * | NewSignatureAccumulator (RandomNumberGenerator &rng) const |
| PK_MessageAccumulator * | NewVerificationAccumulator () const |
| std::string | AlgorithmName () const |
Static Public Member Functions | |
| static std::string | StaticAlgorithmName () |
_
Definition at line 561 of file pubkey.h.
1.6.1