pub type Message = Vec<u8>;
Heap-allocated message for message signing.
struct Message { /* private fields */ }