#include <stdint.h>
#include <optional>
#include <vector>
#include <openssl/aead.h>
Go to the source code of this file.