Botan 2.19.4
Crypto and TLS for C&
|
This is the complete list of members for Botan::PK_Ops::KEM_Encryption, 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)=0 | Botan::PK_Ops::KEM_Encryption | pure virtual |
~KEM_Encryption() | Botan::PK_Ops::KEM_Encryption | inlinevirtual |