#include <pubkey.h>
Definition at line 1591 of file pubkey.h.
Public Types | |
| typedef STANDARD | Standard |
| see EncryptionStandard for a list of standards | |
|
typedef TF_CryptoSchemeOptions< ALG_INFO, KEYS, MessageEncodingMethod > | 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 | |
| static std::string __cdecl | StaticAlgorithmName () |
1.5.1-p1