Botan 3.5.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::PK_Ops::KEM_Decryption, including all inherited members.
encapsulated_key_length() const =0 | Botan::PK_Ops::KEM_Decryption | pure virtual |
kem_decrypt(std::span< uint8_t > out_shared_key, std::span< const uint8_t > encapsulated_key, size_t desired_shared_key_len, std::span< const uint8_t > salt)=0 | Botan::PK_Ops::KEM_Decryption | pure virtual |
shared_key_length(size_t desired_shared_key_len) const =0 | Botan::PK_Ops::KEM_Decryption | pure virtual |
~KEM_Decryption()=default | Botan::PK_Ops::KEM_Decryption | virtual |