generate_network_address

Function generate_network_address 

Source
pub fn generate_network_address(
    passphrase: &[u8],
    salt: &[u8],
) -> Result<XorName>
Expand description

Generates User’s Identity for the network using supplied credentials in a deterministic way. This is similar to the username in various places.