#include <pubkey.h>
Definition at line 1582 of file pubkey.h.
Public Types | |
| typedef STANDARD | Standard |
| see EncryptionStandard for a list of standards | |
|
typedef TF_SchemeOptions< ALG_INFO, KEYS, PaddingAlgorithm > | SchemeOptions |
|
typedef PK_FinalTemplate< TF_DecryptorImpl< SchemeOptions > > | Decryptor |
| implements PK_Decryptor interface | |
|
typedef PK_FinalTemplate< TF_EncryptorImpl< SchemeOptions > > | Encryptor |
| implements PK_Encryptor interface | |
Static Public Member Functions | |
| std::string | StaticAlgorithmName () |
1.3.2