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