pub fn payload(namespace: &[u8], message: &[u8]) -> Vec<u8>
Concatenates the namespace and message into a single payload for signing.