|
Botan
2.13.0
Crypto and TLS for C++11
|
This is the complete list of members for Botan::PK_Ops::KEM_Encryption_with_KDF, including all inherited members.
| kem_encrypt(secure_vector< uint8_t > &out_encapsulated_key, secure_vector< uint8_t > &out_shared_key, size_t desired_shared_key_len, Botan::RandomNumberGenerator &rng, const uint8_t salt[], size_t salt_len) override | Botan::PK_Ops::KEM_Encryption_with_KDF | virtual |
| KEM_Encryption_with_KDF(const std::string &kdf) | Botan::PK_Ops::KEM_Encryption_with_KDF | explicitprotected |
| raw_kem_encrypt(secure_vector< uint8_t > &out_encapsulated_key, secure_vector< uint8_t > &raw_shared_key, Botan::RandomNumberGenerator &rng)=0 | Botan::PK_Ops::KEM_Encryption_with_KDF | protectedpure virtual |
| ~KEM_Encryption()=default | Botan::PK_Ops::KEM_Encryption | virtual |
| ~KEM_Encryption_with_KDF()=default | Botan::PK_Ops::KEM_Encryption_with_KDF | protected |
1.8.9.1