Function sign

Source
pub fn sign(
    message_bytes: &[u8],
    private_key: &SaitoPrivateKey,
) -> SaitoSignature