_ More...
#include <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 | StaticAlgorithmName () |
Protected Member Functions | |
| BASE::KeyInterface & | AccessKeyInterface () |
| const BASE::KeyInterface & | GetKeyInterface () const |
| HashIdentifier | GetHashIdentifier () const |
| size_t | GetDigestSize () const |
_
Definition at line 1281 of file pubkey.h.
1.7.1