Botan 3.1.1
Crypto and TLS for C&
Botan::PK_Ops::KEM_Encryption Member List

This is the complete list of members for Botan::PK_Ops::KEM_Encryption, including all inherited members.

encapsulated_key_length() const =0Botan::PK_Ops::KEM_Encryptionpure virtual
kem_encrypt(secure_vector< uint8_t > &out_encapsulated_key, secure_vector< uint8_t > &out_shared_key, size_t desired_shared_key_len, RandomNumberGenerator &rng, const uint8_t salt[], size_t salt_len)=0Botan::PK_Ops::KEM_Encryptionpure virtual
shared_key_length(size_t desired_shared_key_len) const =0Botan::PK_Ops::KEM_Encryptionpure virtual
~KEM_Encryption()=defaultBotan::PK_Ops::KEM_Encryptionvirtual