Does anyone know how to create an object of type Botan::MemoryRegion for use in this method?
BigInt BOTAN_DLL fe1_encrypt(const BigInt& n, const BigInt& X,
const SymmetricKey& key,
const MemoryRegion<byte>& tweak);