digest_data

Function digest_data 

Source
pub fn digest_data(
    server_id: &[u8],
    public_key: &[u8],
    private_key: &[u8],
) -> Vec<u8>