Go to the documentation of this file. 8 #ifndef BOTAN_DLIES_H__ 9 #define BOTAN_DLIES_H__ 11 #include <botan/pubkey.h> 12 #include <botan/mac.h> 13 #include <botan/kdf.h> 26 size_t mac_key_len = 20);
34 size_t maximum_input_size()
const;
53 size_t mac_key_len = 20);