| GetMaxSymmetricPlaintextLength(unsigned int ciphertextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
| GetSymmetricCiphertextLength(unsigned int plaintextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
| GetSymmetricKeyLength(unsigned int plaintextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
| ParameterSupported(const char *name) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
| SymmetricDecrypt(const byte *key, const byte *ciphertext, unsigned int ciphertextLength, byte *plaintext, const NameValuePairs ¶meters) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
| SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plaintext, unsigned int plaintextLength, byte *ciphertext, const NameValuePairs ¶meters) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |