DL_DecryptorBase< T > Member List

This is the complete list of members for DL_DecryptorBase< T >, including all inherited members.
AccessAbstractGroupParameters() (defined in DL_Base< DL_PrivateKey< T > >)DL_Base< DL_PrivateKey< T > > [inline, protected]
AccessKeyInterface()=0 (defined in DL_Base< DL_PrivateKey< T > >)DL_Base< DL_PrivateKey< T > > [protected, pure virtual]
AccessMaterial()PrivateKeyAlgorithm [inline, virtual]
AccessPrivateKey()=0 (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithm [pure virtual]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithm [inline, virtual]
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithm [inline]
CiphertextLength(size_t plaintextLength) const (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > > [inline]
PK_Decryptor::CiphertextLength(size_t plaintextLength) const =0PK_CryptoSystem [pure virtual]
Clone() const Clonable [inline, virtual]
CreateDecryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptor [virtual]
Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const (defined in DL_DecryptorBase< T >)DL_DecryptorBase< T > [inline]
DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >::Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const =0PK_Decryptor [pure virtual]
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithm [inline]
Element typedef (defined in DL_DecryptorBase< T >)DL_DecryptorBase< T >
FixedCiphertextLength() const PK_CryptoSystem [inline, virtual]
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *ciphertext, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptor [inline]
FixedMaxPlaintextLength() const PK_CryptoSystem [inline, virtual]
GetAbstractGroupParameters() const (defined in DL_Base< DL_PrivateKey< T > >)DL_Base< DL_PrivateKey< T > > [inline, protected]
GetKeyAgreementAlgorithm() const =0 (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > > [protected, pure virtual]
GetKeyDerivationAlgorithm() const =0 (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > > [protected, pure virtual]
GetKeyInterface() const =0 (defined in DL_Base< DL_PrivateKey< T > >)DL_Base< DL_PrivateKey< T > > [protected, pure virtual]
GetMaterial() const PrivateKeyAlgorithm [inline, virtual]
GetPrivateKey() const (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithm [inline, virtual]
GetSymmetricEncryptionAlgorithm() const =0 (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > > [protected, pure virtual]
KeyInterface typedef (defined in DL_Base< DL_PrivateKey< T > >)DL_Base< DL_PrivateKey< T > > [protected]
MaxPlaintextLength(size_t ciphertextLength) const (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > > [inline]
PK_Decryptor::MaxPlaintextLength(size_t ciphertextLength) const =0PK_CryptoSystem [pure virtual]
ParameterSupported(const char *name) const (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > > [inline]
PK_Decryptor::ParameterSupported(const char *name) const =0PK_CryptoSystem [pure virtual]
~Clonable() (defined in Clonable)Clonable [inline, virtual]
~PK_CryptoSystem() (defined in PK_CryptoSystem)PK_CryptoSystem [inline, virtual]