Crypto++  5.6.3
Free C++ class library of cryptographic schemes
DL_DecryptorBase< T > Member List

This is the complete list of members for DL_DecryptorBase< T >, including all inherited members.

AccessMaterial()PrivateKeyAlgorithminlinevirtual
AccessPrivateKey()=0 (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithmpure virtual
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithminlinevirtual
BERDecode(BufferedTransformation &bt)AsymmetricAlgorithminline
CiphertextLength(size_t plaintextLength) const (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >inlinevirtual
Clone() const Clonableinlinevirtual
CreateDecryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptorvirtual
Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const DL_DecryptorBase< T >inlinevirtual
DEREncode(BufferedTransformation &bt) const AsymmetricAlgorithminline
Element typedef (defined in DL_DecryptorBase< T >)DL_DecryptorBase< T >
FixedCiphertextLength() const PK_CryptoSysteminlinevirtual
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *ciphertext, byte *plaintext, const NameValuePairs &parameters=g_nullNameValuePairs) const PK_Decryptorinline
FixedMaxPlaintextLength() const PK_CryptoSysteminlinevirtual
GetMaterial() const PrivateKeyAlgorithminlinevirtual
GetPrivateKey() const (defined in PrivateKeyAlgorithm)PrivateKeyAlgorithminlinevirtual
MaxPlaintextLength(size_t ciphertextLength) const (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >inlinevirtual
ParameterSupported(const char *name) const (defined in DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >)DL_CryptoSystemBase< PK_Decryptor, DL_PrivateKey< T > >inlinevirtual
~Clonable() (defined in Clonable)Clonableinlinevirtual
~PK_CryptoSystem() (defined in PK_CryptoSystem)PK_CryptoSysteminlinevirtual