|
Crypto++
8.9
Free C++ class library of cryptographic schemes
|
Trapdoor Function (TF) scheme options. More...
Inheritance diagram for TF_CryptoSchemeOptions< T1, T2, T3 >:Public Types | |
| typedef T1 | AlgorithmInfo |
| typedef T2 | Keys |
| typedef Keys::PrivateKey | PrivateKey |
| typedef Keys::PublicKey | PublicKey |
| typedef T3 | MessageEncodingMethod |
Trapdoor Function (TF) scheme options.
| T1 | algorithm info class |
| T2 | keys class with public and private key |
| T3 | message encoding class |