Crypto++
DL_EncryptorBase Member List
This is the complete list of members for DL_EncryptorBase, including all inherited members.
CiphertextLength(size_t plaintextLength) const (defined in DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > >)DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > > [inline]
Element typedef (defined in DL_EncryptorBase)DL_EncryptorBase
Encrypt(RandomNumberGenerator &rng, const byte *plaintext, size_t plaintextLength, byte *ciphertext, const NameValuePairs &parameters=g_nullNameValuePairs) const (defined in DL_EncryptorBase)DL_EncryptorBase [inline]
GetKeyAgreementAlgorithm() const =0 (defined in DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > >)DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > > [protected, pure virtual]
GetKeyDerivationAlgorithm() const =0 (defined in DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > >)DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > > [protected, pure virtual]
GetSymmetricEncryptionAlgorithm() const =0 (defined in DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > >)DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > > [protected, pure virtual]
MaxPlaintextLength(size_t ciphertextLength) const (defined in DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > >)DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > > [inline]
ParameterSupported(const char *name) const (defined in DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > >)DL_CryptoSystemBase< PK_Encryptor, DL_PublicKey< T > > [inline]