pub fn hash_message_namespace<V: Variant>( dst: DST, namespace: &[u8], message: &[u8], ) -> V::Signature
Hashes the provided message with the domain separation tag (DST) and namespace to the curve.